summaryrefslogtreecommitdiff
path: root/toys/other/setsid.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-07Make toy_exec() check if argc is in optargs and deal with it there so we don'...Rob Landley1-1/+1
2013-07-18Replace users of xexec(toys.optargs) with xexec_optargs(0) to avoid free/reus...Rob Landley1-1/+1
2012-11-13Reindent to two spaces per level. Remove vi: directives that haven't worked r...Rob Landley1-16/+13
2012-08-25Regularize command headers, update links to standards documents.Rob Landley1-2/+0
2012-08-25Move commands into "posix", "lsb", and "other" menus/directories.Rob Landley1-0/+33