summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-08-22patch: support "patch [FILE [PATCH]]" formatDenys Vlasenko4-12/+56
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2008-03-17*: shrink by using [f]open_or_warn_stdin where appropriateDenis Vlasenko26-219/+214
2007-04-11bb_full_fd_action: remove potential xmalloc from NOFORK pathDenis Vlasenko20-162/+183
2006-12-16inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]Denis Vlasenko28-63/+69
2006-10-26rename functions to more understandable namesDenis Vlasenko27-68/+63
2006-07-10Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"36-404/+36
2006-04-18Remove some #if 0 code.Rob Landley1-9/+0
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670