summaryrefslogtreecommitdiff
path: root/coreutils/length.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-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-7/+6
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* ...and yet another small fix. Ouch...Denis Vlasenko2006-10-261-2/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-4/+10
* 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
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-1/+1
* 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-7/+9
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-1/+5
* More Doc updates. cmdedit and more termio fixes.Erik Andersen2000-04-211-1/+1
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-7/+7
* A few minor updates. ;-)Erik Andersen2000-02-071-1/+1
* More stuff.Eric Andersen1999-10-181-2/+1
* More stuffEric Andersen1999-10-181-6/+8
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+13