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
f29fea00b5bc72d4b8abccba2bb1e312684d1fce
semi-libc
/
arch
/
powerpc
T
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