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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
sum.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+9
*
*: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
2016-04-21
1
-1
/
+3
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-1
/
+2
*
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
1
-2
/
+2
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-15
1
-2
/
+2
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
1
-0
/
+8
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
fix up potential printf's with unsafe format strings
Denys Vlasenko
2009-10-24
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-14
/
+13
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
delete now unused check_header_gzip.c
Denis Vlasenko
2007-10-05
1
-3
/
+3
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
- sum -r TODO should not print the filename as oposed to -s
Bernhard Reutner-Fischer
2007-01-27
1
-16
/
+21
*
sum: 40% size reduction (-300 bytes)
Denis Vlasenko
2006-12-23
1
-107
/
+48
*
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
Denis Vlasenko
2006-12-16
1
-7
/
+4
*
rename functions to more understandable names
Denis Vlasenko
2006-10-26
1
-3
/
+3
*
silly size savings and capitalization fixes
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
- fix copy'n paste errors that got introduced when switching to the shorter b...
Bernhard Reutner-Fischer
2006-09-13
1
-1
/
+1
*
- pull from busybox_scratch: r15829:15850
Bernhard Reutner-Fischer
2006-08-28
1
-13
/
+8
*
We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is
Rob Landley
2006-04-10
1
-1
/
+1
*
Fix bug 674: sum's block count should always round up.
Rob Landley
2006-02-14
1
-8
/
+6
*
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
Rob Landley
2005-09-11
1
-1
/
+0
*
use CONFIG_BUFFER macros like cow suggested and shrink code size some more by...
Mike Frysinger
2005-09-10
1
-23
/
+19
*
some tweaks by cow to shrink a little
Mike Frysinger
2005-09-10
1
-24
/
+11
*
use more busybox functions and remove redundant code
Mike Frysinger
2005-05-16
1
-18
/
+17
*
grab sum from coreutils, clean it up, and make it busybox happy
Mike Frysinger
2005-04-21
1
-0
/
+182