llvm-capstone/libc/include/sys
Jeff Bailey 8aec3b126b [libc] Introduce sys/socket.h
This adds sys/socket.h and some definitions on Linux.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D144415
2023-02-23 07:11:20 +00: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
select.h.def [libc] Add select.h and the implementation of the select function for Linux. 2022-10-22 03:17:48 +00:00
sendfile.h.def [libc] Add Linux implementation of GNU extension function sendfile. 2022-08-26 19:13:40 +00:00
socket.h.def [libc] Introduce sys/socket.h 2023-02-23 07:11:20 +00:00
stat.h.def
syscall.h.def
time.h.def [libc] add headers sys/auxv sys/prctl and sys/time 2022-10-12 13:19:50 -07:00
types.h.def [libc] Add the header sys/types.h. 2022-10-25 00:24:49 +00: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