summaryrefslogtreecommitdiff
path: root/rm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* Fixed "rm foo" that had been broken while implementing "rm -- foo"Pavel Roskin2000-06-141-6/+11
|
* Fixed a bunch of stuff:Eric Andersen2000-06-061-16/+21
| | | | | | | | | | * Fixed segfault caused by "touch -c" * Fixed segfault caused by "rm -f" * Fixed segfault caused by "ln -s -s" and similar abuses. * Fixed segfault caused by "cp -a -a" and similar abuses. * Implemented "rm -- <foo>" updated docs accordingly. -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-4/+6
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-1/+1
| | | | -Erik
* Yet another installment in the ongoing tar sagaErik Andersen2000-03-281-3/+3
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-50/+52
| | | | -Erik
* StufEric Andersen1999-11-191-2/+3
|
* UpdatesEric Andersen1999-11-151-3/+10
|
* Updates to usage, and made tar work.Eric Andersen1999-11-101-1/+2
| | | | -Erik
* StuffEric Andersen1999-11-091-1/+1
|
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+3
|
* More stuff.Eric Andersen1999-10-181-5/+3
| | | | -Erik
* More fixesEric Andersen1999-10-181-21/+84
|
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+30