llvm-project/libc/include/sys
Michael Jones 35a4fe4c0b [libc] add headers sys/auxv sys/prctl and sys/time
These headers are uncommonly used, and from extensions, but some basic
support is needed. Macros have been added where available.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D135731
2022-10-12 13:19:50 -07:00
..
auxv.h.def [libc] add headers sys/auxv sys/prctl and sys/time 2022-10-12 13:19:50 -07:00
ioctl.h.def [libc] add isatty 2022-10-10 15:20:46 -07:00
mman.h.def [libc] move sys/mman macros to /include 2022-09-23 09:36:34 -07:00
prctl.h.def [libc] add headers sys/auxv sys/prctl and sys/time 2022-10-12 13:19:50 -07:00
random.h.def Implement `getrandom` function for linux targets. 2022-10-10 11:00:35 -07:00
resource.h.def [libc] Add implementation of POSIX setrlimit and getrlimit functions. 2022-09-16 20:50:28 +00:00
sendfile.h.def [libc] Add Linux implementation of GNU extension function sendfile. 2022-08-26 19:13:40 +00:00
stat.h.def [libc][Obvious] Move some macros definitions to sys/stat.h. 2022-08-22 23:19:18 +00:00
syscall.h.def
time.h.def [libc] add headers sys/auxv sys/prctl and sys/time 2022-10-12 13:19:50 -07:00
utsname.h.def [libc] Add implementation of POSIX "uname" function. 2022-09-16 21:21:29 +00:00
wait.h.def [libc] Add a minimal implementation of the POSIX fork function. 2022-10-04 19:12:08 +00:00