summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/secure_getenv.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-04-17 15:29:16 +0200
committerBruno Haible <bruno@clisp.org>2021-04-17 15:42:38 +0200
commit04a9dd8f1d49dead0fa20d979dfac1826e613de6 (patch)
tree19aada16c9489bc14bcc8155c652bb831c751ac8 /doc/glibc-functions/secure_getenv.texi
parent6664b43d03eb5acf0ac25c5570be6b8ecdd2ebde (diff)
downloadgnulib-04a9dd8f1d49dead0fa20d979dfac1826e613de6.tar.gz
doc: Update for FreeBSD 11.0, 12.0, 13.0.
* doc/posix-headers/*.texi: Update. * doc/glibc-headers/*.texi: Update. * doc/posix-functions/*.texi: Likewise. * doc/pastposix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise. * m4/ptsname_r.m4 (gl_FUNC_PTSNAME_R): Update cross-compilation guess.
Diffstat (limited to 'doc/glibc-functions/secure_getenv.texi')
-rw-r--r--doc/glibc-functions/secure_getenv.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/secure_getenv.texi b/doc/glibc-functions/secure_getenv.texi
index 74ab755fb7..9c14187953 100644
--- a/doc/glibc-functions/secure_getenv.texi
+++ b/doc/glibc-functions/secure_getenv.texi
@@ -21,7 +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 9.0, OpenBSD 5.2, Minix 3.2.0, AIX 7.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+glibc 2.16, OS X 10.8, FreeBSD 13.0, NetBSD 9.0, OpenBSD 5.2, Minix 3.2.0, AIX 7.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
@end itemize
Portability problems not fixed by Gnulib: