This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://git.musl-libc.org/git/musl
synced
2025-02-22 21:24:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
musl
/
arch
/
x86_64
History
Rich Felker
a68af22926
add F_SETSIG and F_GETSIG (linux specific) to fcntl.h
...
F_* is in the reserved namespace so no feature test is needed
2012-04-15 17:01:58 -04:00
..
bits
add F_SETSIG and F_GETSIG (linux specific) to fcntl.h
2012-04-15 17:01:58 -04:00
atomic.h
security hardening: ensure suid programs have valid stdin/out/err
2011-08-23 09:37:39 -04:00
pthread_arch.h
ensure the compiler does not move around thread-register-based reads
2011-08-06 20:45:30 -04:00
reloc.h
fix some symbol resolution issues in dynamic linker
2011-06-25 22:36:21 -04:00