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
12f37cdee521da18bbc666917f70cefeb29d3db6
semi-libc
/
arch
/
powerpc
T
History
Rich Felker
bd5f221eaa
move signal.h definition of stack_t to arch-specific bits
...
it's different at least on mips. mips version will be fixed in a separate commit to show the change.
2014-03-18 23:12:40 -04:00
..
bits
move signal.h definition of stack_t to arch-specific bits
2014-03-18 23:12:40 -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
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