summaryrefslogtreecommitdiff
path: root/src/unistd/setresgid.c
AgeCommit message (Expand)AuthorLines
2011-04-06consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker-1/+1
2011-04-06move rsyscall out of pthread_create moduleRich Felker-2/+1
2011-04-03add setresuid/setresgid functions (nonstandard)Rich Felker-0/+10