summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/secure_getenv.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-07-06 12:46:09 +0200
committerBruno Haible <bruno@clisp.org>2019-07-06 12:46:09 +0200
commit8689a7ffd21f6334e63d1ad1ab42b3f975eed3ff (patch)
treeed2ff34a49790dbab745e1983aebfb33486d353c /doc/glibc-functions/secure_getenv.texi
parent9f933144e81e68aeaf8080cf4cca794e44a2db89 (diff)
downloadgnulib-8689a7ffd21f6334e63d1ad1ab42b3f975eed3ff.tar.gz
doc: Remove documentation of Interix 3.5 as a supported platform.
* doc/gnulib-intro.texi (Target Platforms): Mention that Interix is unsupported. * doc/posix-functions/select.texi: Don't mention Interix specific workarounds. * doc/posix-headers/signal.texi: Likewise. * doc/**/*.texi: Update.
Diffstat (limited to 'doc/glibc-functions/secure_getenv.texi')
-rw-r--r--doc/glibc-functions/secure_getenv.texi4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/glibc-functions/secure_getenv.texi b/doc/glibc-functions/secure_getenv.texi
index 642d95c0f2..bbacdd5924 100644
--- a/doc/glibc-functions/secure_getenv.texi
+++ b/doc/glibc-functions/secure_getenv.texi
@@ -21,9 +21,7 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on many non-glibc platforms:
-glibc 2.16, OS X 10.8, FreeBSD 9.1, NetBSD 6.0.1, OpenBSD 5.2, Minix 3.2.0,
-AIX 7.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14,
-Interix 6.1, Android 9.0.
+glibc 2.16, OS X 10.8, FreeBSD 9.1, NetBSD 6.0.1, OpenBSD 5.2, Minix 3.2.0, AIX 7.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14, Android 9.0.
@end itemize
Portability problems not fixed by Gnulib: