summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-05-19Add conditional support for -v / --verboseDenys Vlasenko11-10/+62
2012-05-06ln: support -T and -vSimon B2-7/+23
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko63-148/+148
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2008-03-27mdev: plug a few memory and fd leaks; simplify code a bitDenis Vlasenko3-74/+73
2007-04-10audit small applets and mark some of them as NOFORK.Denis Vlasenko41-128/+173
2007-03-26remove_file: cosmetic code improvement, a few bytes savedDenis Vlasenko1-34/+21
2006-11-18rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko24-65/+65
2006-10-03bb_applet_name -> applet_nameDenis Vlasenko45-69/+71
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley143-1720/+710
2006-04-12- add and use bb_opendir(), bb_xopendir().Bernhard Reutner-Fischer13-90/+66
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley168-199/+199
2003-05-26Vodz, last_patch_86Glenn L McGrath17-115/+121
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen362-75864/+8827
2001-06-29Add some missing includes to kill warnings when building with the defaultManuel Novoa III 12-0/+14
2001-05-11Fix symlink removal problem noted by Erik Andersen.Matt Kraai1-1/+2
2001-04-24Rewrote rm.Matt Kraai8-219/+195