Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
93dd9fd90a
du: extra compat: with -k and -m, round sizes up
|
9 years ago |
Denys Vlasenko
|
02859aaeb2
use auto_string() where appropriate to kill a few statics
|
9 years ago |
Denys Vlasenko
|
a407cf74cc
Make smart_ulltoa return pointer to end (allows for code shink in callers)
|
11 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Kevin Cernekee
|
ccb070450e
fdisk: initial stab at GPT partition support
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
9c3b84a304
ls: make it so that group never glues itself to file size
|
15 years ago |
Denys Vlasenko
|
0bf44d00a4
libbb/human_readable.c: shrink; and reduce bss usage
|
15 years ago |
Denis Vlasenko
|
db12d1d733
Fix forgotten license comments
|
16 years ago |
Denis Vlasenko
|
d66aa3c701
df: add support for more options, add some coreutils 6.10 compat.
|
16 years ago |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
Denis Vlasenko
|
b71c668c57
style fix (stray space before ';')
|
17 years ago |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
17 years ago |
Denis Vlasenko
|
219d14d514
random style fixes (extra spaces deleted)
|
17 years ago |
Denis Vlasenko
|
dca0b707c0
reshuffle libbb.h contents so that order of decls makes sense
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Bernhard Reutner-Fischer
|
d409c3a2f7
- Rich Felker writes: fix invalid printf format strings
|
18 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |
Eric Andersen
|
97e2426582
"staywithu" writes:
|
21 years ago |
Eric Andersen
|
0159597bd6
Generalize comment -- no longer ls specific
|
23 years ago |
Manuel Novoa III
|
d877d44d12
All-integer version (but it does use an unsigned long long) which fixes
|
23 years ago |
Eric Andersen
|
f429baca86
I reworked make_human_readable_str so it now has a sane interface,
|
23 years ago |
Eric Andersen
|
91c9388715
Place a temporary bandaid on the ls/du/df human-readable issue. This method is
|
23 years ago |
Matt Kraai
|
d98e574d41
Patch bass ackwards behavior of hr flag.
|
23 years ago |
Matt Kraai
|
7cd0cfeab6
Rewrite to fix bug #1140 and make it slightly smaller.
|
23 years ago |
Eric Andersen
|
aad1a88c76
Convert utility.c into libbb.a. It is now a whole pile of .c
|
24 years ago |