aboutsummaryrefslogtreecommitdiff
path: root/coreutils/mkfifo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: whitespace fixesDenys Vlasenko2010-10-281-1/+1
* Marked some more applets NOEXEC/NOFORKDan Fandrich2010-10-011-0/+2
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-2/+2
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.Denis Vlasenko2007-10-011-1/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* audit small applets and mark some of them as NOFORK.Denis Vlasenko2007-04-101-4/+2
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-14/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-31/+22
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-3/+3
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-0/+1
* Use busybox error handling functions wherever possible.Matt Kraai2000-12-221-4/+2
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-2/+2
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Some #include updates.Eric Andersen2000-08-101-1/+0
* Extract usage information into a separate file.Matt Kraai2000-07-161-8/+0
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-2/+1
* Don't allow mkfifo to create files such as "--help"Eric Andersen2000-06-041-1/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-4/+6
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-151-2/+2
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-28/+36
* Ok, so this is reallt 0.38...Eric Andersen1999-12-111-0/+61