aboutsummaryrefslogtreecommitdiff
path: root/libbb/human_readable.c
AgeCommit message (Expand)Author
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-08-22"staywithu" writes:Eric Andersen
2001-06-30Generalize comment -- no longer ls specificEric Andersen
2001-06-30All-integer version (but it does use an unsigned long long) which fixesManuel Novoa III
2001-06-13I reworked make_human_readable_str so it now has a sane interface,Eric Andersen
2001-04-03Place a temporary bandaid on the ls/du/df human-readable issue. This method isEric Andersen
2001-03-28Patch bass ackwards behavior of hr flag.Matt Kraai
2001-03-28Rewrite to fix bug #1140 and make it slightly smaller.Matt Kraai
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen