summaryrefslogtreecommitdiff
path: root/coreutils/rmdir.c
Commit message (Expand)AuthorAgeFilesLines
* *: 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-1/+1
* rmdir: optional long options support for Debian users. +68 bytes.Denis Vlasenko2008-02-241-12/+21
* 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
* 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-5/+5
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko2006-11-181-2/+2
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-1/+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
* just whitespaceTim Riker2006-01-251-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-64/+41
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-3/+2
* Add -p support.Matt Kraai2001-08-291-9/+61
* 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-1/+1
* 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-1/+1
* Fix behavior when removal fails.Matt Kraai2000-11-221-3/+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-7/+0
* Don't use strings directly in calls to usage(). This is in preparationMatt Kraai2000-07-141-8/+8
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-1/+1
* Use global applet_name instead of local versions.Matt Kraai2000-07-121-1/+1
* 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-1/+5
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+1
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-9/+11
* Updates to usage, and made tar work.Eric Andersen1999-11-101-1/+1
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+3
* More stuff.Eric Andersen1999-10-181-2/+1
* More stuffEric Andersen1999-10-131-10/+34
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+17