summaryrefslogtreecommitdiff
path: root/coreutils/mkdir.c
Commit message (Expand)AuthorAgeFilesLines
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: remove a few more cases of argc usage. -89 bytes.Denys Vlasenko2009-11-281-5/+3
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-211-1/+1
* patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)Denis Vlasenko2008-03-231-1/+0
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-1/+1
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-1/+1
* Replace index_in_[sub]str_array with index_in_[sub]strings,Denis Vlasenko2007-07-241-1/+1
* rework long option handling. saves ~1.2kDenis Vlasenko2007-07-231-7/+6
* 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/+4
* introduce and use setfscreatecon_or_dieDenis Vlasenko2007-03-121-4/+1
* selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)Denis Vlasenko2007-03-101-1/+19
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* mkdir: style fixDenis Vlasenko2006-11-191-5/+5
* rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko2006-11-181-1/+1
* reshuffle libbb.h contents so that order of decls makes senseDenis Vlasenko2006-10-271-1/+1
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-3/+3
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-14/+1
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer2006-05-261-0/+4
* 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