Add a few more sizes to humanize_sizes()
commit30cad47fb91dec0748551cb7d8607871b95785e5
authorDan McGee <dan@archlinux.org>
Thu, 25 Aug 2011 02:52:32 +0000 (24 21:52 -0500)
committerDan McGee <dan@archlinux.org>
Thu, 25 Aug 2011 21:09:52 +0000 (25 16:09 -0500)
tree6b31d7ba31067365d598149b390cb63b77379cc5
parentf7a3c4c8df95ad99e05dfd29c61d6877b13b09da
Add a few more sizes to humanize_sizes()

Because why the hell not? Exbibyte, zebibyte, and yobibyte are going in,
even though nothing bigger than the 2^60 exbibyte can be represented
using an off_t variable anyway.

Signed-off-by: Dan McGee <dan@archlinux.org>
src/pacman/util.c