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