summaryrefslogtreecommitdiff
path: root/src/unistd/setreuid.c
AgeCommit message (Expand)AuthorLines
2011-07-29new attempt at making set*id() safe and robustRich Felker-1/+1
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-03-20global cleanup to use the new syscall interfaceRich Felker-1/+1
2011-02-13cleaning up syscalls in preparation for x86_64 portRich Felker-2/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+9