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-23 21:54:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
musl
/
arch
/
arm
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
…
pthread_arch.h
use __attribute__((const)) on arm __pthread_self function
2012-02-25 02:52:18 -05:00
reloc.h
…