doc: Mention the 64-bit inode number problem.
commit5f62ea4ee2c43383411f895cd323e3c67db8eca7
authorBruno Haible <bruno@clisp.org>
Fri, 3 Jan 2020 13:19:15 +0000 (3 14:19 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 3 Jan 2020 13:19:15 +0000 (3 14:19 +0100)
treeb2cf9a09bd266db4861b138b4b9ff671346068c4
parent74cdf7d6063d1d8586f8673075d93516ce0ac0ac
doc: Mention the 64-bit inode number problem.

* m4/largefile.m4 (AC_SYS_LARGEFILE): Mention that this macro fixes the
64-bit inode number problem.
* doc/posix-functions/stat.texi: Mention that this module fixes the
64-bit inode number problem.
* doc/posix-functions/lstat.texi: Likewise.
* doc/posix-functions/fstat.texi: Likewise.
* doc/posix-functions/readdir.texi: Add more details.
* doc/posix-functions/readdir_r.texi: Likewise.
ChangeLog
doc/posix-functions/fstat.texi
doc/posix-functions/lstat.texi
doc/posix-functions/readdir.texi
doc/posix-functions/readdir_r.texi
doc/posix-functions/stat.texi
m4/largefile.m4