This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd683bd32cecd97b9d9fd345c4e6c067d84fefd4
clang-p2996
/
libc
/
include
/
llvm-libc-macros
/
linux
History
Vinayak Dev
aca511734f
[libc] Implement fcntl() function (
#89507
)
...
Fixes
#84968
. Implements the `fcntl()` function defined in the `fcntl.h` header.
2024-05-01 11:18:44 -07:00
..
CMakeLists.txt
[libc] add remaining epoll functions, pipe (
#84587
)
2024-04-11 16:26:49 -07:00
fcntl-macros.h
[libc] Implement fcntl() function (
#89507
)
2024-05-01 11:18:44 -07:00
sched-macros.h
…
signal-macros.h
…
sys-epoll-macros.h
[libc] add remaining epoll functions, pipe (
#84587
)
2024-04-11 16:26:49 -07:00
sys-ioctl-macros.h
…
sys-random-macros.h
…
sys-resource-macros.h
…
sys-socket-macros.h
…
sys-stat-macros.h
…
sys-time-macros.h
…
sys-wait-macros.h
…
termios-macros.h
…
time-macros.h
…
unistd-macros.h
…