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
7ecab79f581c9bd2369dc00a7649bb5af9089302
semi-libc
/
src
/
thread
/
x86_64
T
History
Rich Felker
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
2011-04-06 20:32:53 -04:00
..
__set_thread_area.s
patch by njk, simplifies thread register initialization for x86_64
2011-02-16 09:50:57 -05:00
__unmapself.s
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
2011-04-06 20:32:53 -04:00
clone.s
patch from njk: make x86_64 __uniclone branchless.
2011-02-16 09:49:54 -05:00