llvm-project/libc/config/linux
Siva Chandra Reddy 9db0037bf1 [libc] Add implementations of feof, ferror and clearerr.
The corresponding _unlocked functions have also been added.

Reviewed By: lntue, michaelrj

Differential Revision: https://reviews.llvm.org/D124311
2022-04-29 23:04:35 +00:00
..
aarch64 [libc] Add stdio entrypoints to aarch64 fullbuild. 2022-04-26 00:25:12 -07:00
x86_64 [libc] Add implementations of feof, ferror and clearerr. 2022-04-29 23:04:35 +00:00
CMakeLists.txt [libc] Align the stack pointer in the start function. 2022-03-07 19:45:53 +00:00
api.td [libc] Add the implementation of the GNU extension function fopencookie. 2022-04-22 08:02:25 +00:00
app.h [libc] Align the stack pointer in the start function. 2022-03-07 19:45:53 +00:00
errno.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
platform_defs.h.inc [libc] Fix typo in platform_defs.h.inc 2020-09-15 14:25:01 +00:00
signal.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
syscall_numbers.h.inc Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00