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-28 15:11:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
arch
/
mips
History
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
fix _NSIG and SIGRTMAX on mips
2013-08-10 23:39:43 -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
ksigaction.h
add some comments about the mips ksigaction structure weirdness
2013-06-29 12:24:06 -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