Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
96dcd19b8a8e9d6fc8c17c20c42d32665b68c141
/
libbb
/
trim.c
3c0364f
Patch from Larry Doolittle to eliminate needless thrashing
by Eric Andersen
· 24 years ago
60b2d8d
if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad,
by Eric Andersen
· 24 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago