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-03 10:01:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
arch
/
i386
History
Rich Felker
fce46bf980
fix broken semctl on systems that don't use IPC_64 flag
...
not tested on mips and arm; they may still be broken. x86_64 should be ok now.
2012-09-22 08:02:42 -04:00
..
bits
fix broken semctl on systems that don't use IPC_64 flag
2012-09-22 08:02:42 -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
syscall_arch.h
syscall organization overhaul
2012-09-08 22:43:14 -04:00