aboutsummaryrefslogtreecommitdiff
path: root/libbb/trim.c
AgeCommit message (Expand)Author
2001-04-04Patch from Larry Doolittle to eliminate needless thrashingEric Andersen
2001-04-03if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad,Eric Andersen
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen