This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://git.musl-libc.org/git/musl
synced
2025-02-21 04:34:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
musl
/
arch
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
..
i386
fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscalls
2011-03-28 22:34:27 -04:00
x86_64
overhaul cancellation to fix resource leaks and dangerous behavior with signals
2011-03-24 14:18:00 -04:00