Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
edacf1f302331da39d90e71baf026bf1017ea937
/
libbb
/
human_readable.c
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
93dd9fd
du: extra compat: with -k and -m, round sizes up
by Denys Vlasenko
· 9 years ago
02859aa
use auto_string() where appropriate to kill a few statics
by Denys Vlasenko
· 9 years ago
a407cf7
Make smart_ulltoa return pointer to end (allows for code shink in callers)
by Denys Vlasenko
· 11 years ago
e4dcba1
*: whitespace fixes
by Denys Vlasenko
· 14 years ago
ccb0704
fdisk: initial stab at GPT partition support
by Kevin Cernekee
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
9c3b84a
ls: make it so that group never glues itself to file size
by Denys Vlasenko
· 15 years ago
0bf44d0
libbb/human_readable.c: shrink; and reduce bss usage
by Denys Vlasenko
· 15 years ago
db12d1d
Fix forgotten license comments
by Denis Vlasenko
· 16 years ago
d66aa3c
df: add support for more options, add some coreutils 6.10 compat.
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
b71c668
style fix (stray space before ';')
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
219d14d
random style fixes (extra spaces deleted)
by Denis Vlasenko
· 18 years ago
dca0b70
reshuffle libbb.h contents so that order of decls makes sense
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
d409c3a
- Rich Felker writes: fix invalid printf format strings
by Bernhard Reutner-Fischer
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
97e2426
"staywithu" writes:
by Eric Andersen
· 21 years ago
0159597
Generalize comment -- no longer ls specific
by Eric Andersen
· 23 years ago
d877d44
All-integer version (but it does use an unsigned long long) which fixes
by Manuel Novoa III
· 23 years ago
f429bac
I reworked make_human_readable_str so it now has a sane interface,
by Eric Andersen
· 24 years ago
91c9388
Place a temporary bandaid on the ls/du/df human-readable issue. This method is
by Eric Andersen
· 24 years ago
d98e574
Patch bass ackwards behavior of hr flag.
by Matt Kraai
· 24 years ago
7cd0cfe
Rewrite to fix bug #1140 and make it slightly smaller.
by Matt Kraai
· 24 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago