Make 'grep -l' work
[oweals/busybox.git] / libbb / trim.c
2001-04-04 Eric AndersenPatch from Larry Doolittle to eliminate needless thrashing
2001-04-03 Eric Andersenif strlen(s) was 0, it would then end up using s[-1...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...