summaryrefslogtreecommitdiff
path: root/doc/posix-functions/localtime_r.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-06 12:58:08 +0200
committerBruno Haible <bruno@clisp.org>2019-07-06 12:58:08 +0200
commit05cf2275454a086c832c64a613cda6fa4297e634 (patch)
treef4d6095b10bc764e84e89ca48ddc9ad6f5d854be /doc/posix-functions/localtime_r.texi
parent8689a7ffd21f6334e63d1ad1ab42b3f975eed3ff (diff)
downloadgnulib-05cf2275454a086c832c64a613cda6fa4297e634.tar.gz
doc: Remove documentation of HP-UX 10 as a supported platform.
* doc/gnulib-intro.texi (Target Platforms): Mention that HP-UX 10 is unsupported. * doc/*-functions/*printf.texi: Don't mention HP-UX 10 specific workarounds. * doc/posix-functions/gmtime_r.texi: Likewise. * doc/posix-functions/localtime_r.texi: Likewise. * doc/posix-functions/mkstemp.texi: Likewise. * doc/**/*.texi: Update.
Diffstat (limited to 'doc/posix-functions/localtime_r.texi')
-rw-r--r--doc/posix-functions/localtime_r.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/posix-functions/localtime_r.texi b/doc/posix-functions/localtime_r.texi
index 4862cbfd69..400e50a681 100644
--- a/doc/posix-functions/localtime_r.texi
+++ b/doc/posix-functions/localtime_r.texi
@@ -15,9 +15,6 @@ mingw, MSVC 14.
This function is not declared unless @code{_REENTRANT} is defined,
on some platforms:
HP-UX 11.
-@item
-Some platforms define a function of this name that is incompatible to POSIX:
-HP-UX 10.
@end itemize
Portability problems not fixed by Gnulib: