summaryrefslogtreecommitdiff
path: root/toys/posix/mkfifo.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-09There is a typo in mkfifo.c for __Z__ option.Sameer Pradhan1-1/+1
2015-07-01Improve -Z error reporting.Elliott Hughes1-1/+1
2015-06-29mkfifo -ZRob Landley1-2/+17
2015-04-04To ensure that toybox can be installed alongside busybox withoutPaul Barker1-1/+1
2013-01-02Have error_msg() and friends set TT.exitval to 1 if it's still 0, clean out o...Rob Landley1-6/+2
2012-12-27mkfifo -m is already implemented.Felix Janda1-5/+1
2012-11-13Reindent to two spaces per level. Remove vi: directives that haven't worked r...Rob Landley1-23/+21
2012-10-08New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c...Rob Landley1-4/+2
2012-08-25Regularize command headers, update links to standards documents.Rob Landley1-1/+1
2012-08-25Move commands into "posix", "lsb", and "other" menus/directories.Rob Landley1-0/+47