view doc/largefile.texi @ 40165:959d7cd4aec1

strtod: Fix compilation error on IRIX 6.5. * modules/strtod (Depends-on): Add 'math'.
author Bruno Haible <bruno@clisp.org>
date Tue, 29 Jan 2019 22:09:58 +0100
parents 475cb7b1878d
children
line wrap: on
line source

@node Large File Support
@section Large File Support

The module provides support for files larger than 2 GB.
To this effect, it ensures that @code{off_t} is a 64-bit integer type
at least on the following platforms:
glibc, Mac OS X, FreeBSD, NetBSD, OpenBSD, AIX, HP-UX, IRIX, OSF/1, Solaris,
Cygwin, mingw, MSVC.