aboutsummaryrefslogtreecommitdiff
path: root/src/linux/setns.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
|
* 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