Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
aff114c33d2b8879233fa513e6d760d0ef99b632
/
coreutils
/
expr.c
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
0838622
Use bb_xstrdup() instead of strdup().
by Manuel Novoa III
· 21 years ago
7018385
Be stricter when converting strings to integers. Should fix the problem
by Manuel Novoa III
· 21 years ago
07f6b95
Patch from Jean Wolter expr currently always adds even if told to subtract
by Glenn L McGrath
· 21 years ago
7b8765c
vodz, last patch 103
by Glenn L McGrath
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
d378c31
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
by Robert Griebl
· 22 years ago
eaecbf3
Fixup some silly prototype warnings
by Eric Andersen
· 23 years ago
59df6f7
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
by Matt Kraai
· 24 years ago
92d2324
Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>
by Eric Andersen
· 24 years ago
827e45c
Added some more '/* getopt not needed */' lines.
by Mark Whitley
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
1b355eb
Added expr, from Edward Betts <edward@debian.org>, with some fixups
by Eric Andersen
· 24 years ago