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
4cc78719dd22a685ddd89b92ac3bfc308c4c19b3
semi-libc
/
arch
/
i386
T
History
Rich Felker
4cc78719dd
fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscalls
...
this mainly just caused bloat, but could corrupt errno if a 0-arg syscall ever failed.
2011-03-28 22:34:27 -04:00
..
bits
fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscalls
2011-03-28 22:34:27 -04:00
atomic.h
optimize contended normal mutex case; add int compare-and-swap atomic
2011-03-17 12:14:40 -04:00
pthread_arch.h
overhaul cancellation to fix resource leaks and dangerous behavior with signals
2011-03-24 14:18:00 -04:00