aboutsummaryrefslogtreecommitdiff
path: root/coreutils/test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't use strings directly in calls to usage(). This is in preparationMatt Kraai2000-07-141-9/+11
| | | | for their extraction to a separate file.
* More cleanups.Eric Andersen2000-07-141-2/+2
| | | | -Erik
* 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
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen2000-06-021-6/+6
| | | | | | TODO list. Add Glenn to the Authors list for writing a mini ar for BusyBox, which is now included. -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-4/+10
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-151-1/+7
| | | | | up with the docs. -Erik
* Forgot these files...Erik Andersen2000-03-161-0/+583
-Erik