This website requires JavaScript.
Explore
Help
Register
Sign In
semios
/
semi-libc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
c8b01e73cad6a3edea7bfdf4e674f945fd7b6de3
semi-libc
/
arch
/
x86_64
T
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