This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e449974dc5
musl
/
arch
/
microblaze
History
Download ZIP
Download TAR.GZ
Rich Felker
7568ee4cbf
add missing a_or_l to atomic.h for non-x86 archs
...
this is needed for recently committed sigaction code
2013-08-11 03:43:25 -04:00
..
bits
change jmp_buf to share an underlying type and struct tag with sigjmp_buf
2013-07-24 02:17:02 -04:00
atomic.h
add missing a_or_l to atomic.h for non-x86 archs
2013-08-11 03:43:25 -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