(process_file): Sizes must all be of type uintmax_t.
authorJim Meyering <jim@meyering.net>
Wed, 5 Mar 2003 06:35:18 +0000 (06:35 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 5 Mar 2003 06:35:18 +0000 (06:35 +0000)
commit64baf18b09ec3c9377765c494ee66a647f673a4d
tree3478e64a9f54e26416b6c4c895d58bf65eff4544
parent05c18320d772aafde4938176f10d784d7a87fa54
(process_file): Sizes must all be of type uintmax_t.
Otherwise, for files or totals that are too big, numbers would
be truncated.  Patch mostly by Michael Stone.
src/du.c