llvm-project/libc/config/linux
Siva Chandra be7c865af1 [libc] Add a few missing deps, includes, and fix a few typos.
This allows us to enable rmdir, mkdir, mkdirat, unlink and unlinkat for
aarch64.
2022-02-01 00:26:36 -08:00
..
aarch64 [libc] Add a few missing deps, includes, and fix a few typos. 2022-02-01 00:26:36 -08:00
x86_64 [libc] Add implementations of POSIX mkdir, mkdirat, rmdir, unlink and unlinkat. 2022-02-01 05:17:10 +00:00
CMakeLists.txt [libc] Move the x86_64 syscall functions to OSUtil. 2021-12-22 21:48:57 +00:00
api.td [libc] Add implementations of POSIX mkdir, mkdirat, rmdir, unlink and unlinkat. 2022-02-01 05:17:10 +00:00
app.h [libc] Setup TLS in x86_64 loader. 2020-08-07 23:19:03 -07: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