Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
43d5d429fd7a80ca02eb8388f058fd9654cc118d
/
libbb
/
trim.c
5a28a25
syscall: code shrink
by Denis Vlasenko
· 17 years ago
51742f4
style fixes. No code changes
by Denis Vlasenko
· 18 years ago
b1629b1
- remove emacs layout block as suggested by Robert P.J. Day
by Bernhard Reutner-Fischer
· 19 years ago
828548a
According to bug #63, crond is unhappy with crontab lines that don't end in a
by Rob Landley
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
4e9267d
Reversed last patch; unnecessary.
by Mark Whitley
· 24 years ago
4b66dab
Added a sanity check to fix weird bug exposed when sourcing in commands from a
by Mark Whitley
· 24 years ago
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