summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2016-05-29 23:56:29 +0200
committerEgbert Eich <eich@freedesktop.org>2016-05-30 17:06:22 +0200
commiteb41dc747ec4b0b4c40d6482081a0c7782dca8d9 (patch)
tree64c93ee65a06b087846c6cbb745b6f780df00ba5 /man
parent93f5d5abf6b214a4b36e00cd09174d24b2ed0a6d (diff)
Use off_t instead of long to make largefile support work
We already use the macro AC_SYS_LARGEFILE in configure.ac. This will only work properly if the correct types are used as well: replace long by off_t when calculating file offsets - which makes a difference on 32-bit systems. http://bugzilla.opensuse.org/show_bug.cgi?id=981522 Signed-off-by: Egbert Eich <eich@suse.de> Found-by: Herbert Kütz <herbert.kuetz@ofd-z.niedersachsen.de> Reviewed-by: Stefan Dirsch <sndirsch@suse.de>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions