OSDN Git Service

Switch human_readable() to just outputing decimal kilo/mega/gigabytes, make du use...
authorRob Landley <rob@landley.net>
Tue, 6 May 2014 11:31:28 +0000 (06:31 -0500)
committerRob Landley <rob@landley.net>
Tue, 6 May 2014 11:31:28 +0000 (06:31 -0500)
commit48c172ba589cfd848624b51f6f748b56bc217775
tree36439338e020b5fc3dad76c067117a8182624246
parent30e28cf7e166cf54b3a2a4fea5e6e134b5968812
Switch human_readable() to just outputing decimal kilo/mega/gigabytes, make du use it, move it from lib/pending.c to lib.c.
lib/lib.c
lib/lib.h
lib/pending.c
lib/pending.h
toys/pending/dd.c
toys/posix/du.c