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-30 08:01:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
arch
/
powerpc
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
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
PPC port cleaned up, static linking works well now.
2012-11-13 19:12:25 +01:00
reloc.h
fix powerpc build breakage from dynamic linker path search changes
2013-07-26 03:10:11 -04:00
syscall_arch.h
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
2013-03-26 23:07:31 -04:00