consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
[musl] / src / unistd / setresgid.c
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-04-07 Rich Felkermove rsyscall out of pthread_create module
2011-04-03 Rich Felkeradd setresuid/setresgid functions (nonstandard)