summaryrefslogtreecommitdiff
path: root/coreutils/mkdir.c
Commit message (Expand)AuthorAgeFilesLines
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley2005-09-111-1/+1
* last_patch89 from vodz:Eric Andersen2003-06-201-10/+16
* Major coreutils update.Manuel Novoa III2003-03-191-27/+31
* When making parent directories set permissions based on the base parent tree ...Glenn L McGrath2002-11-241-1/+3
* make_directory() will fail instantly so we dont need to test for failure hereGlenn L McGrath2002-09-281-5/+4
* Rewrote mkdir (and touched lots of things in the process).Matt Kraai2001-06-211-66/+31
* Move messages.c to libbb. Make each string in messages.c be its own .o file.Eric Andersen2001-04-251-3/+0
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-4/+4
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-3/+3
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-2/+2
* Cleanup patch from Vladimir N. Oleynik.Eric Andersen2001-01-311-8/+4
* Fix up copyright msgs. Bump version to 0.49 in preparation for0_49Eric Andersen2001-01-271-1/+1
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-0/+2
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-4/+4
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-5/+5
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Extract usage information into a separate file.Matt Kraai2000-07-161-12/+0
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-3/+3
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-3/+6
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-3/+2
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-2/+1
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-66/+67
* A few minor updates. ;-)Erik Andersen2000-02-071-14/+20
* * added (and documented) "-n" option for head -Erik Andersen2000-01-231-1/+2
* Bug fixes.Erik Andersen2000-01-131-2/+2
* Bug fixesEric Andersen1999-11-221-5/+9
* StufEric Andersen1999-11-191-1/+2
* Latest and greatest0_36Eric Andersen1999-11-181-1/+1
* Updates to usage, and made tar work.Eric Andersen1999-11-101-3/+4
* Make mkdir -m workEric Andersen1999-10-221-8/+24
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+3
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-1/+1
* More stuff.Eric Andersen1999-10-181-4/+2
* More stuffEric Andersen1999-10-131-46/+73
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+58