summaryrefslogtreecommitdiff
path: root/doc/gnulib.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-05-13 03:04:54 +0200
committerBruno Haible <bruno@clisp.org>2017-05-13 16:16:05 +0200
commit4ecbdc8220d02aecdde6174d77ebb6d2e23edefd (patch)
tree961820d6f5d0c6173bab236070c10d80c09bfbe0 /doc/gnulib.texi
parent6327c7d86b4c2e0f2c293f496734199006abd5cf (diff)
downloadgnulib-4ecbdc8220d02aecdde6174d77ebb6d2e23edefd.tar.gz
year2038: New module.
* m4/year2038.m4: New file. * modules/year2038: New file. * doc/year2038.texi: New file. * doc/gnulib.texi: Include it.
Diffstat (limited to 'doc/gnulib.texi')
-rw-r--r--doc/gnulib.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gnulib.texi b/doc/gnulib.texi
index 9a255531a3..5cadf468ea 100644
--- a/doc/gnulib.texi
+++ b/doc/gnulib.texi
@@ -6325,6 +6325,7 @@ to POSIX that it can be treated like any other Unix-like platform.
* Libtool and Windows::
* Large File Support::
* Precise file timestamps on Windows::
+* Avoiding the year 2038 problem::
* Windows sockets::
* Native Windows Support without MSVC Support::
@end menu
@@ -6335,6 +6336,8 @@ to POSIX that it can be treated like any other Unix-like platform.
@include windows-stat-timespec.texi
+@include year2038.texi
+
@include windows-sockets.texi
@include windows-without-msvc.texi