add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything
[musl] / src / unistd / setresgid.c
2011-07-30 Rich Felkernew attempt at making set*id() safe and robust
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)