Added two new functions: human_num() and human_dnum(), which
authorWayne Davison <wayned@samba.org>
Sat, 12 Nov 2005 19:53:23 +0000 (19:53 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 12 Nov 2005 19:53:23 +0000 (19:53 +0000)
commite175fb07f7fac17f3f269d1d52557f69feb07882
tree1b63f76dde2cbb617de82066f3afe32b1a13706a
parent4a70af6f813c13d97f7a9106123ac62a755e1655
Added two new functions:  human_num() and human_dnum(), which
output numbers in human-readable units if the --human-readable
option was specified.
util.c