summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-10-07libbb: more compact API for bb_parse_mode()Denys Vlasenko10-22/+26
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2009-09-23*: optimize code size in strtoul callsDenys Vlasenko8-23/+37
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2007-08-12trylink: produce even more info about final link stageDenis Vlasenko119-447/+494
2007-04-10audit small applets and mark some of them as NOFORK.Denis Vlasenko41-128/+173
2007-01-26bb_parse_mode: do not do umask() needlessly.Denis Vlasenko1-34/+18
2006-07-10Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"36-404/+36
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley168-199/+199
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2003-03-19Restrict octal perms to <= 07777. Cosmetic error message change.Manuel Novoa III 2-2/+2
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-05-23Patch from larry to fix some grammar errors.Eric Andersen32-89/+89
2001-03-21A nice patch from Larry Doolittle that adds -Wshadow andEric Andersen28-222/+221
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen47-2254/+3901