yield: Implement for OS/2 kLIBC.
[gnulib.git] / doc / largefile.texi
blob6d04b45b8a58ac30009bb9defa11fb3f3d36dfcb
1 @node Large File Support
2 @section Large File Support
4 The module provides support for files larger than 2 GB.
5 To this effect, it ensures that @code{off_t} is a 64-bit integer type
6 at least on the following platforms:
7 glibc, Mac OS X, FreeBSD, NetBSD, OpenBSD, AIX, HP-UX, IRIX, Solaris,
8 Cygwin, mingw, MSVC.