aboutsummaryrefslogtreecommitdiff
path: root/toys/unshare.c
AgeCommit message (Expand)Author
2012-08-25Move commands into "posix", "lsb", and "other" menus/directories.Rob Landley
2012-03-16The linux header doesn't prototype unshare, and the glibc header introduced a...Rob Landley
2012-03-09Work around glibc regression by including Linux header directly.Rob Landley
2012-03-07Consolidate headers.Rob Landley
2012-02-03Add autodetect for container support.Rob Landley
2011-12-12Implement unshare.Rob Landley