aboutsummaryrefslogtreecommitdiff
path: root/util-linux/unshare.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: slap on a few ALIGN1/2s where appropriateDenys Vlasenko2016-04-221-1/+1
* nsenter,unshare: work around older headerDenys Vlasenko2016-04-021-0/+29
* nsenter,unshare: share common code; fix a bug of not closing all fdsDenys Vlasenko2016-04-021-16/+3
* unshare: remove stale commentDenys Vlasenko2016-04-021-5/+0
* libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)Denys Vlasenko2016-04-011-11/+0
* unshare: new appletBartosz Golaszewski2016-04-011-0/+380