* configure.ac: Determine the size of `long', `long long' and
commit56eccaadb4a897b24938f8a69ba3b1612255a81e
authorPavel Tsekov <ptsekov@gmx.net>
Thu, 11 Oct 2007 12:32:42 +0000 (11 12:32 +0000)
committerPavel Tsekov <ptsekov@gmx.net>
Thu, 11 Oct 2007 12:32:42 +0000 (11 12:32 +0000)
tree839082752c670249eaa72513a24560442f204c51
parentf6a49ff8e3c527af850ba8784a6cb2d29e26fd6f
* configure.ac: Determine the size of `long', `long long' and
off_t.
* vfs/fish.c (fish_linear_start): Use strtol() or strtoll() to retrieve
the size of the file being retrieved.
ChangeLog
configure.ac
vfs/ChangeLog
vfs/fish.c