| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |