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-26 13:12:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2b87a5db82833c6d148b70d29a33cd51fff491e3
musl
/
arch
/
i386
History
Rich Felker
848d30a1e5
use signed char rather than plain char for int8_t
...
otherwise this BADLY breaks if -funsigned-char is passed to gcc
2012-04-24 18:06:56 -04:00
..
bits
use signed char rather than plain char for int8_t
2012-04-24 18:06:56 -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