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
1d23b3c913
musl
/
arch
/
powerpc
History
Download ZIP
Download TAR.GZ
Rich Felker
a4b51633cf
workaround clang deficiency affecting thread pointer access on powerpc
...
based on patch by Richard Pennington, who initially reported the issue.
2013-12-02 02:45:10 -05:00
..
bits
add O_TMPFILE flag, new in linux 3.11
2013-11-23 23:47:48 +00: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
workaround clang deficiency affecting thread pointer access on powerpc
2013-12-02 02:45:10 -05:00
reloc.h
support configurable page size on mips, powerpc and microblaze
2013-09-15 02:00:32 +00:00
syscall_arch.h
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
2013-03-26 23:07:31 -04:00