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
/
libbb
/
human_readable.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
du: use Windows-compatible print formats
Ron Yorston
2018-02-13
1
-3
/
+3
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
du: extra compat: with -k and -m, round sizes up
Denys Vlasenko
2015-10-15
1
-8
/
+3
*
use auto_string() where appropriate to kill a few statics
Denys Vlasenko
2015-10-09
1
-8
/
+1
*
Make smart_ulltoa return pointer to end (allows for code shink in callers)
Denys Vlasenko
2013-09-06
1
-2
/
+4
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-2
/
+2
*
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-25
1
-2
/
+2
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
ls: make it so that group never glues itself to file size
Denys Vlasenko
2010-01-18
1
-1
/
+1
*
libbb/human_readable.c: shrink; and reduce bss usage
Denys Vlasenko
2009-10-13
1
-32
/
+130
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-0
/
+2
*
df: add support for more options, add some coreutils 6.10 compat.
Denis Vlasenko
2008-08-28
1
-12
/
+21
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-6
/
+6
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-1
/
+0
*
random style fixes (extra spaces deleted)
Denis Vlasenko
2007-03-24
1
-2
/
+2
*
reshuffle libbb.h contents so that order of decls makes sense
Denis Vlasenko
2006-10-27
1
-4
/
+5
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
- Rich Felker writes: fix invalid printf format strings
Bernhard Reutner-Fischer
2006-03-29
1
-3
/
+3
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-4
/
+4
*
"staywithu" writes:
Eric Andersen
2003-08-22
1
-4
/
+3
*
Generalize comment -- no longer ls specific
Eric Andersen
2001-06-30
1
-4
/
+3
*
All-integer version (but it does use an unsigned long long) which fixes
Manuel Novoa III
2001-06-30
1
-47
/
+70
*
I reworked make_human_readable_str so it now has a sane interface,
Eric Andersen
2001-06-13
1
-22
/
+26
*
Place a temporary bandaid on the ls/du/df human-readable issue. This method is
Eric Andersen
2001-04-03
1
-19
/
+28
*
Patch bass ackwards behavior of hr flag.
Matt Kraai
2001-03-28
1
-10
/
+13
*
Rewrite to fix bug #1140 and make it slightly smaller.
Matt Kraai
2001-03-28
1
-26
/
+14
*
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen
2001-03-16
1
-0
/
+62