summaryrefslogtreecommitdiff
path: root/libbb/trim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Larry Doolittle to eliminate needless thrashingEric Andersen2001-04-041-3/+3
* if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad,Eric Andersen2001-04-031-4/+5
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+52