summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2010-10-25libbb/process_escape_sequence.c: fix recently broken handling of \\Denys Vlasenko1-4/+4
2010-10-23awk: fix breakage in last commitDenys Vlasenko2-35/+38
2010-10-23libbb: introduce and use strcpy_and_process_escape_sequencesDenys Vlasenko6-61/+44
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2009-10-29echo et al: support \e escapeDenys Vlasenko1-3/+4
2009-08-29ash: deal with some TODOs (mostly trivial)Denys Vlasenko2-64/+62
2008-09-19libbb: document that we maybe will want to understand \e somedayDenis Vlasenko1-7/+10
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-09Implement first instance of NOFORK applet - echoDenis Vlasenko6-50/+77
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer57-980/+46
2006-01-25just whitespaceTim Riker254-2027/+2027
2004-07-29Clean up hex escape support.Manuel Novoa III 1-21/+43
2004-07-27Felipe Kellermann noticed a missing `break'.Eric Andersen1-0/+2
2004-07-26bother. unrevert my fix.Eric Andersen2-17/+25
2004-07-26Allow hex escape sequencesEric Andersen1-23/+16
2004-07-26Allow hex escape sequencesEric Andersen1-16/+23
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2003-03-19Major coreutils update.Manuel Novoa III 295-5916/+6670
2003-01-13Correct some init issues, update email address, last_patch78 by VladimirGlenn L McGrath5-179/+162
2001-04-09Apply Vladimir's latest cleanup patch.Eric Andersen30-513/+500
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen47-2254/+3901