* cmd.c: Change all "long" variables to "off_t" whenever they
commit5e3bb68e2689b7e715a8378c1daf212d5e436bd2
authorPavel Roskin <proski@gnu.org>
Fri, 21 Sep 2001 05:04:38 +0000 (21 05:04 +0000)
committerPavel Roskin <proski@gnu.org>
Fri, 21 Sep 2001 05:04:38 +0000 (21 05:04 +0000)
tree2d0690f459f7f83ed71aaeae805d1e2549c563fb
parent9ce4c8d71aab73783fe673e60f1af27c218a0b6a
* cmd.c: Change all "long" variables to "off_t" whenever they
are used to store file sizes.
* file.c: Likewise.
* file.h: Likewise.
* fileopctx.h: Likewise.
* tree.c: Likewise.
* filegui.c: Likewise.
(show_bar): Take "double" arguments.  Normalize arguments of
gauge_set_value() before converting them to "int".
src/ChangeLog
src/cmd.c
src/file.c
src/file.h
src/filegui.c
src/fileopctx.h
src/tree.c