consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
[musl] / src / thread / x86_64 / __unmapself.s
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-02-19 Rich Felkerrace condition fix: block all signals before decrementi...
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!