summaryrefslogtreecommitdiff
path: root/src/linux/setns.c
AgeCommit message (Collapse)AuthorLines
2012-09-29fix some indention-with-spaces that crept inRich Felker-1/+1
2012-09-08add acct, accept4, setns, and dup3 syscalls (linux extensions)Rich Felker-0/+9
based on patch by Justin Cormack