llvm-project/libc/include/llvm-libc-macros
Siva Chandra Reddy 15ae08c1a1 [libc] Add definitions of a few missing macros and types. 2022-11-02 07:17:33 +00:00
..
linux [libc] Add definitions of a few missing macros and types. 2022-11-02 07:17:33 +00:00
CMakeLists.txt [libc] Add definitions of a few missing macros and types. 2022-11-02 07:17:33 +00:00
fcntl-macros.h
file-seek-macros.h [libc] Add implementation of POSIX lseek function. 2022-03-15 16:24:48 +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] Re-enable functions from signal.h and re-enable abort. 2022-09-30 07:31:50 +00:00
stdio-macros.h [libc] Add definitions of a few missing macros and types. 2022-11-02 07:17:33 +00:00
stdlib-macros.h [libc] Add definitions of a few missing macros and types. 2022-11-02 07:17:33 +00:00
sys-auxv-macros.h [libc] add headers sys/auxv sys/prctl and sys/time 2022-10-12 13:19:50 -07: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-select-macros.h [libc] Add select.h and the implementation of the select function for Linux. 2022-10-22 03:17:48 +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 a minimal implementation of the POSIX fork function. 2022-10-04 19:12:08 +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 clock_gettime 2022-09-29 10:23:21 -07:00
unistd-macros.h [libc] Add implementation of POSIX function "access". 2022-09-14 07:44:47 +00:00