summaryrefslogtreecommitdiff
path: root/wc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-0/+1
* Patch from Matt Kraai so wc will return a proper error codeEric Andersen2000-10-091-4/+6
* Consolidate handling of some fopen failures.Matt Kraai2000-09-271-6/+3
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Added expr, from Edward Betts <edward@debian.org>, with some fixupsEric Andersen2000-09-051-1/+1
* Converted option parsing to using getopt(). Also managed to remove anMark Whitley2000-07-201-17/+17
* Use FatalError()Eric Andersen2000-07-191-4/+2
* Extract usage information into a separate file.Matt Kraai2000-07-161-13/+0
* Fix argument parsing.Matt Kraai2000-07-141-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-3/+6
* More updates to the docs, and fixes to sync things with the docs.Erik Andersen2000-04-171-1/+2
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-61/+66
* * added (and documented) "-n" option for head -Erik Andersen2000-01-231-1/+0
* Sync up busybox with the latest and greatest. This is not stuff forErik Andersen2000-01-151-0/+162