llvm-project/libc/config/linux
Siva Chandra Reddy c03ea285bd [libc][Obvious] Add termios.h to the list of x86_64 linux headers. 2022-10-19 23:00:15 +00:00
..
aarch64 [libc] Add POSIX execv and execve functions. 2022-10-06 19:50:23 +00:00
arm [libc] Add arm-32 syscall implementation. 2022-08-31 18:10:40 +00:00
x86_64 [libc][Obvious] Add termios.h to the list of x86_64 linux headers. 2022-10-19 23:00:15 +00:00
CMakeLists.txt [libc][Obvious] Convert an add_header target to add_header_library target. 2022-08-16 20:33:24 +00:00
api.td [libc] Add implementation of sigaltstack for linux. 2022-10-18 22:04:30 +00:00
app.h [libc] Linux threads - Setup TLS area of a new thread and cleanup at exit. 2022-07-13 20:46:18 +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