llvm-project/libc/include/llvm-libc-macros/linux
Siva Chandra Reddy 15ae08c1a1 [libc] Add definitions of a few missing macros and types. 2022-11-02 07:17:33 +00:00
..
CMakeLists.txt [libc] Add termios.h and the implementation of functions declared in it. 2022-10-18 20:53:00 +00:00
fcntl-macros.h [libc] Add implementation of functions stat, fstat and lstat. 2022-09-21 18:35:02 +00:00
sched-macros.h [libc] add CPU_COUNT macro and backing function 2022-10-04 15:22:55 -07:00
signal-macros.h [libc] Add implementation of sigaltstack for linux. 2022-10-18 22:04:30 +00:00
sys-ioctl-macros.h [libc] add isatty 2022-10-10 15:20:46 -07:00
sys-mman-macros.h [libc] move sys/mman macros to /include 2022-09-23 09:36:34 -07:00
sys-random-macros.h Implement `getrandom` function for linux targets. 2022-10-10 11:00:35 -07:00
sys-resource-macros.h [libc] Add implementation of POSIX setrlimit and getrlimit functions. 2022-09-16 20:50:28 +00:00
sys-stat-macros.h [libc][Obvious] Move some macros definitions to sys/stat.h. 2022-08-22 23:19:18 +00:00
sys-time-macros.h [libc] add headers sys/auxv sys/prctl and sys/time 2022-10-12 13:19:50 -07:00
sys-wait-macros.h [libc] Add definitions of a few missing macros and types. 2022-11-02 07:17:33 +00:00
termios-macros.h [libc] Add termios.h and the implementation of functions declared in it. 2022-10-18 20:53:00 +00:00
time-macros.h [libc] Add Linux implementations of time and clock functions. 2022-10-25 18:06:05 +00:00
unistd-macros.h [libc] add sysconf with pagesize 2022-10-10 14:51:45 -07:00