This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://github.com/fluencelabs/musl
synced
2025-06-28 22:22:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b8ccf8e46bab6ee9d63a6e392c3b33b9aa89255c
musl
/
src
/
fcntl
History
Rich Felker
b72db3d1ed
move fallocate syscall wrapper to linux-specific syscalls dir
2012-09-08 00:41:11 -04:00
..
creat.c
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00
fcntl.c
proper error handling for fcntl F_GETOWN on modern kernels
2012-06-20 22:16:47 -04:00
open.c
overhaul pthread cancellation
2011-04-17 11:43:03 -04:00
openat.c
overhaul pthread cancellation
2011-04-17 11:43:03 -04:00
posix_fadvise.c
update syscalls with off_t arguments to handle argument alignment, if needed
2011-09-21 20:11:10 -04:00
posix_fallocate.c
fix broken fallocate syscall in posix_fallocate
2012-09-08 00:26:46 -04:00