]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(show_dev): Round disk usage percentage up, not to nearest value.
authorJim Meyering <jim@meyering.net>
Tue, 27 Jun 2000 06:33:31 +0000 (06:33 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 27 Jun 2000 06:33:31 +0000 (06:33 +0000)
commit99c1d22a9933ac676bc51ff80ea2b1ab3ded75c8
tree10ad55875b208e2e3a5da2ef878aeeca73cbe296
parentb07eb28c608b05492e4aa247f4c64cf67350634f
(show_dev): Round disk usage percentage up, not to nearest value.
Use integer arithmetic if it's easy.
Fix bug when converting twos-complement negative values to floating point.
src/df.c