* doc/posix-functions/crypt.texi: Mention as missing on glibc 2.29.
* doc/posix-functions/setkey.texi: Likewise.
* doc/glibc-functions/cbc_crypt.texi: Remove file.
* doc/glibc-functions/crypt_r.texi: Remove file.
* doc/glibc-functions/des_setparity.texi: Remove file.
* doc/glibc-functions/ecb_crypt.texi: Remove file.
* doc/glibc-functions/encrypt_r.texi: Remove file.
* doc/glibc-functions/setkey_r.texi: Remove file.
* doc/gnulib.texi (Glibc crypt.h, Glibc rpc/des_crypt.h): Remove nodes.
+++ /dev/null
-@node cbc_crypt
-@subsection @code{cbc_crypt}
-@findex cbc_crypt
-
-Gnulib module: ---
-
-Portability problems fixed by Gnulib:
-@itemize
-@end itemize
-
-Portability problems not fixed by Gnulib:
-@itemize
-@item
-This function is missing on some platforms:
-Mac OS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
-@end itemize
+++ /dev/null
-@node crypt_r
-@subsection @code{crypt_r}
-@findex crypt_r
-
-Gnulib module: ---
-
-Portability problems fixed by Gnulib:
-@itemize
-@end itemize
-
-Portability problems not fixed by Gnulib:
-@itemize
-@item
-This function is missing on all non-glibc platforms:
-Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
-@end itemize
+++ /dev/null
-@node des_setparity
-@subsection @code{des_setparity}
-@findex des_setparity
-
-Gnulib module: ---
-
-Portability problems fixed by Gnulib:
-@itemize
-@end itemize
-
-Portability problems not fixed by Gnulib:
-@itemize
-@item
-This function is missing on some platforms:
-Mac OS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
-@end itemize
+++ /dev/null
-@node ecb_crypt
-@subsection @code{ecb_crypt}
-@findex ecb_crypt
-
-Gnulib module: ---
-
-Portability problems fixed by Gnulib:
-@itemize
-@end itemize
-
-Portability problems not fixed by Gnulib:
-@itemize
-@item
-This function is missing on some platforms:
-Mac OS X 10.5, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
-@end itemize
+++ /dev/null
-@node encrypt_r
-@subsection @code{encrypt_r}
-@findex encrypt_r
-
-Gnulib module: ---
-
-Portability problems fixed by Gnulib:
-@itemize
-@end itemize
-
-Portability problems not fixed by Gnulib:
-@itemize
-@item
-This function is missing on some platforms:
-Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
-@end itemize
+++ /dev/null
-@node setkey_r
-@subsection @code{setkey_r}
-@findex setkey_r
-
-Gnulib module: ---
-
-Portability problems fixed by Gnulib:
-@itemize
-@end itemize
-
-Portability problems not fixed by Gnulib:
-@itemize
-@item
-This function is missing on some platforms:
-Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
-@end itemize
* Glibc arpa/inet.h::
* Glibc byteswap.h::
* Glibc complex.h::
-* Glibc crypt.h::
* Glibc ctype.h::
* Glibc dirent.h::
* Glibc dlfcn.h::
* Glibc rpc/auth_des.h::
* Glibc rpc/auth_unix.h::
* Glibc rpc/clnt.h::
-* Glibc rpc/des_crypt.h::
* Glibc rpc/key_prot.h::
* Glibc rpc/netdb.h::
* Glibc rpc/pmap_clnt.h::
@c @node Glibc cpio.h
@c @section Glibc Extensions to @code{<cpio.h>}
-@node Glibc crypt.h
-@section Glibc @code{<crypt.h>}
-
-@menu
-* crypt_r::
-* encrypt_r::
-* setkey_r::
-@end menu
-
-@include glibc-functions/crypt_r.texi
-@include glibc-functions/encrypt_r.texi
-@include glibc-functions/setkey_r.texi
+@c @node Glibc crypt.h
+@c @section Glibc @code{<crypt.h>}
@node Glibc ctype.h
@section Glibc Extensions to @code{<ctype.h>}
@include glibc-functions/getrpcport.texi
@include glibc-functions/rpc_createerr.texi
-@node Glibc rpc/des_crypt.h
-@section Glibc @code{<rpc/des_crypt.h>}
-
-@menu
-* cbc_crypt::
-* des_setparity::
-* ecb_crypt::
-@end menu
-
-@include glibc-functions/cbc_crypt.texi
-@include glibc-functions/des_setparity.texi
-@include glibc-functions/ecb_crypt.texi
+@c @node Glibc rpc/des_crypt.h
+@c @section Glibc @code{<rpc/des_crypt.h>}
@node Glibc rpc/key_prot.h
@section Glibc @code{<rpc/key_prot.h>}
@itemize
@item
This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 5.0, Cygwin, mingw, MSVC 14, Android 9.0.
+glibc 2.29, FreeBSD 6.0, NetBSD 5.0, Cygwin, mingw, MSVC 14, Android 9.0.
@item
This function is not declared in @code{<unistd.h>}
(without @code{-D_GNU_SOURCE}) on some platforms:
@itemize
@item
This function is missing on some platforms:
-NetBSD 5.0, Minix 3.1.8, Cygwin, mingw, MSVC 14, BeOS, Android 9.0.
+glibc 2.29, NetBSD 5.0, Minix 3.1.8, Cygwin, mingw, MSVC 14, BeOS, Android 9.0.
@item
This function is not declared in @code{<stdlib.h>}
(without @code{-D_GNU_SOURCE}) on some platforms: