index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
expr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-12
1
-14
/
+1
*
clean up yet more annoying signed/unsigned mismatches and fixup
Eric Andersen
2006-01-30
1
-2
/
+4
*
support 64 arith. Close bug 136
"Vladimir N. Oleynik"
2006-01-25
1
-18
/
+33
*
just whitespace
Tim Riker
2006-01-25
1
-1
/
+1
*
change interface to bb_xasprintf() - more perfect for me.
"Vladimir N. Oleynik"
2005-09-29
1
-1
/
+1
*
Patch from Shaun Jackman:
Rob Landley
2005-05-09
1
-22
/
+15
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-11
/
+11
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Use bb_xstrdup() instead of strdup().
Manuel Novoa III
2004-02-01
1
-1
/
+1
*
Be stricter when converting strings to integers. Should fix the problem
Manuel Novoa III
2004-01-25
1
-9
/
+11
*
Patch from Jean Wolter
Glenn L McGrath
2003-09-08
1
-1
/
+1
*
vodz, last patch 103
Glenn L McGrath
2003-08-29
1
-72
/
+69
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-12
/
+12
*
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
Robert Griebl
2002-07-19
1
-8
/
+2
*
Fixup some silly prototype warnings
Eric Andersen
2001-10-31
1
-6
/
+6
*
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
Matt Kraai
2001-05-16
1
-2
/
+2
*
Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>
Eric Andersen
2001-03-19
1
-1
/
+1
*
Added some more '/* getopt not needed */' lines.
Mark Whitley
2001-03-09
1
-0
/
+2
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
Removed trailing \n from error_msg{,_and_die} messages.
Matt Kraai
2001-01-31
1
-10
/
+10
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-1
/
+3
*
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-07
1
-10
/
+10
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Added expr, from Edward Betts <edward@debian.org>, with some fixups
Eric Andersen
2000-09-05
1
-0
/
+531