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-05-01 10:02:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
arch
/
i386
History
Rich Felker
78178542e7
add missing i386 syscall numbers
...
somehow the range 335-339 was missed when updating the file.
2013-09-26 14:17:36 -04:00
..
bits
add missing i386 syscall numbers
2013-09-26 14:17:36 -04:00
atomic.h
security hardening: ensure suid programs have valid stdin/out/err
2011-08-23 09:37:39 -04:00
crt_arch.h
new mostly-C crt1 implementation
2013-07-26 01:49:14 -04:00
pthread_arch.h
add support for TLS variant I, presently needed for arm and mips
2012-10-15 18:51:53 -04:00
reloc.h
make the dynamic linker find its path file relative to its own location
2013-07-18 19:29:44 -04:00
syscall_arch.h
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
2013-03-26 23:07:31 -04:00