about summary refs log tree commit diff
path: root/src/linux/setns.c
Commit message (Collapse)AuthorAgeFilesLines
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
|
* fix some indention-with-spaces that crept inRich Felker2012-09-291-1/+1
|
* add acct, accept4, setns, and dup3 syscalls (linux extensions)Rich Felker2012-09-081-0/+9
based on patch by Justin Cormack