From 747793c9a482f1d1dbb718152150c48903f7a41b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 21 Nov 2010 19:19:32 +0100 Subject: [PATCH] Update for HP-UX 11.23 and HP-UX 11.31. * doc/{glibc,posix}-{headers,functions}/*.texi: Update info about HP-UX. --- ChangeLog | 6 ++++++ doc/glibc-functions/flock.texi | 2 +- doc/glibc-functions/getipv4sourcefilter.texi | 4 ++-- doc/glibc-functions/getresgid.texi | 2 +- doc/glibc-functions/getresuid.texi | 2 +- doc/glibc-functions/getsourcefilter.texi | 4 ++-- doc/glibc-functions/in6addr_any.texi | 2 +- doc/glibc-functions/in6addr_loopback.texi | 2 +- doc/glibc-functions/inet_net_ntop.texi | 2 +- doc/glibc-functions/inet_net_pton.texi | 2 +- doc/glibc-functions/inet_neta.texi | 2 +- doc/glibc-functions/inet_nsap_addr.texi | 2 +- doc/glibc-functions/inet_nsap_ntoa.texi | 2 +- doc/glibc-functions/malloc_usable_size.texi | 2 +- doc/glibc-functions/memalign.texi | 2 +- doc/glibc-functions/rcmd_af.texi | 2 +- doc/glibc-functions/rexec_af.texi | 2 +- doc/glibc-functions/rresvport_af.texi | 2 +- doc/glibc-functions/semtimedop.texi | 2 +- doc/glibc-functions/setipv4sourcefilter.texi | 2 +- doc/glibc-functions/setlinebuf.texi | 2 +- doc/glibc-functions/setsourcefilter.texi | 2 +- doc/glibc-functions/sprofil.texi | 2 +- doc/glibc-functions/umount2.texi | 2 +- doc/glibc-functions/wait4.texi | 2 +- doc/posix-functions/atoll.texi | 2 +- doc/posix-functions/dbm_clearerr.texi | 2 +- doc/posix-functions/dbm_error.texi | 2 +- doc/posix-functions/freeaddrinfo.texi | 2 +- doc/posix-functions/gai_strerror.texi | 2 +- doc/posix-functions/getaddrinfo.texi | 2 +- doc/posix-functions/getnameinfo.texi | 2 +- doc/posix-functions/if_freenameindex.texi | 2 +- doc/posix-functions/if_indextoname.texi | 2 +- doc/posix-functions/if_nameindex.texi | 2 +- doc/posix-functions/if_nametoindex.texi | 2 +- doc/posix-functions/imaxabs.texi | 2 +- doc/posix-functions/imaxdiv.texi | 2 +- doc/posix-functions/llabs.texi | 2 +- doc/posix-functions/lldiv.texi | 2 +- doc/posix-functions/posix_fadvise.texi | 2 +- doc/posix-functions/posix_openpt.texi | 2 +- doc/posix-functions/pselect.texi | 2 +- doc/posix-functions/pthread_attr_init.texi | 2 +- doc/posix-functions/pthread_create.texi | 2 +- doc/posix-functions/setegid.texi | 2 +- doc/posix-functions/setenv.texi | 2 +- doc/posix-functions/seteuid.texi | 2 +- doc/posix-functions/sockatmark.texi | 2 +- doc/posix-functions/strtoll.texi | 2 +- doc/posix-functions/strtoull.texi | 2 +- doc/posix-functions/unsetenv.texi | 2 +- doc/posix-functions/vfwscanf.texi | 2 +- doc/posix-functions/vswscanf.texi | 2 +- doc/posix-functions/vwscanf.texi | 2 +- doc/posix-functions/wcstoimax.texi | 2 +- doc/posix-functions/wcstoll.texi | 2 +- doc/posix-functions/wcstoull.texi | 2 +- doc/posix-functions/wcstoumax.texi | 2 +- doc/posix-headers/iso646.texi | 2 +- doc/posix-headers/stdint.texi | 2 +- doc/posix-headers/sys_select.texi | 2 +- 62 files changed, 69 insertions(+), 63 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3fc7b9f06..1e8a2cfa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2010-11-21 Bruno Haible + Update for HP-UX 11.23 and HP-UX 11.31. + * doc/{glibc,posix}-{headers,functions}/*.texi: Update info about + HP-UX. + +2010-11-21 Bruno Haible + Update for MacOS X 10.5. * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Don't guess yes on MacOS X; the test fails on MacOS X 10.5.8. diff --git a/doc/glibc-functions/flock.texi b/doc/glibc-functions/flock.texi index 23878cf61..b765f11d4 100644 --- a/doc/glibc-functions/flock.texi +++ b/doc/glibc-functions/flock.texi @@ -15,5 +15,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, Solaris 10, BeOS. +AIX 5.1, HP-UX 11.23, Solaris 10, BeOS. @end itemize diff --git a/doc/glibc-functions/getipv4sourcefilter.texi b/doc/glibc-functions/getipv4sourcefilter.texi index 36774cb94..ea0fd2c8d 100644 --- a/doc/glibc-functions/getipv4sourcefilter.texi +++ b/doc/glibc-functions/getipv4sourcefilter.texi @@ -11,6 +11,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +This function is missing on many platforms: +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getresgid.texi b/doc/glibc-functions/getresgid.texi index f5e16f9b0..ec9b675c5 100644 --- a/doc/glibc-functions/getresgid.texi +++ b/doc/glibc-functions/getresgid.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 3.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 3.0, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getresuid.texi b/doc/glibc-functions/getresuid.texi index b130b66b7..68ba05a47 100644 --- a/doc/glibc-functions/getresuid.texi +++ b/doc/glibc-functions/getresuid.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, NetBSD 3.0, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, NetBSD 3.0, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/getsourcefilter.texi b/doc/glibc-functions/getsourcefilter.texi index d1156f28e..f18b95408 100644 --- a/doc/glibc-functions/getsourcefilter.texi +++ b/doc/glibc-functions/getsourcefilter.texi @@ -11,6 +11,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +This function is missing on many platforms: +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/in6addr_any.texi b/doc/glibc-functions/in6addr_any.texi index b445ddcd5..943ee54af 100644 --- a/doc/glibc-functions/in6addr_any.texi +++ b/doc/glibc-functions/in6addr_any.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This constant is missing on some platforms: -MacOS X 10.5, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/in6addr_loopback.texi b/doc/glibc-functions/in6addr_loopback.texi index 62e283835..80e846b65 100644 --- a/doc/glibc-functions/in6addr_loopback.texi +++ b/doc/glibc-functions/in6addr_loopback.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This constant is missing on some platforms: -MacOS X 10.5, AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.5, AIX 4.3.2, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_net_ntop.texi b/doc/glibc-functions/inet_net_ntop.texi index 8c4b89cbf..54037a22a 100644 --- a/doc/glibc-functions/inet_net_ntop.texi +++ b/doc/glibc-functions/inet_net_ntop.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_net_pton.texi b/doc/glibc-functions/inet_net_pton.texi index 79a4ff462..b53c7aaf9 100644 --- a/doc/glibc-functions/inet_net_pton.texi +++ b/doc/glibc-functions/inet_net_pton.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_neta.texi b/doc/glibc-functions/inet_neta.texi index 7fb8aea0f..80e7c6124 100644 --- a/doc/glibc-functions/inet_neta.texi +++ b/doc/glibc-functions/inet_neta.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_nsap_addr.texi b/doc/glibc-functions/inet_nsap_addr.texi index f6bebaef7..366aa0b54 100644 --- a/doc/glibc-functions/inet_nsap_addr.texi +++ b/doc/glibc-functions/inet_nsap_addr.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +HP-UX 11.00, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/inet_nsap_ntoa.texi b/doc/glibc-functions/inet_nsap_ntoa.texi index 3e8c6eb6e..26b2c07b5 100644 --- a/doc/glibc-functions/inet_nsap_ntoa.texi +++ b/doc/glibc-functions/inet_nsap_ntoa.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. +HP-UX 11.00, IRIX 5.3, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/malloc_usable_size.texi b/doc/glibc-functions/malloc_usable_size.texi index bb6c37c0b..86934127f 100644 --- a/doc/glibc-functions/malloc_usable_size.texi +++ b/doc/glibc-functions/malloc_usable_size.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.00, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/memalign.texi b/doc/glibc-functions/memalign.texi index 591b2886e..b2d833132 100644 --- a/doc/glibc-functions/memalign.texi +++ b/doc/glibc-functions/memalign.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, mingw, Interix 3.5. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.00, OSF/1 5.1, mingw, Interix 3.5. @end itemize diff --git a/doc/glibc-functions/rcmd_af.texi b/doc/glibc-functions/rcmd_af.texi index b57e94b71..bdc4060ba 100644 --- a/doc/glibc-functions/rcmd_af.texi +++ b/doc/glibc-functions/rcmd_af.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/rexec_af.texi b/doc/glibc-functions/rexec_af.texi index 536aaa0fe..1389de6e1 100644 --- a/doc/glibc-functions/rexec_af.texi +++ b/doc/glibc-functions/rexec_af.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/rresvport_af.texi b/doc/glibc-functions/rresvport_af.texi index 7d7a537ce..ed6caecc8 100644 --- a/doc/glibc-functions/rresvport_af.texi +++ b/doc/glibc-functions/rresvport_af.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/semtimedop.texi b/doc/glibc-functions/semtimedop.texi index c964d7e26..5b98c4bf4 100644 --- a/doc/glibc-functions/semtimedop.texi +++ b/doc/glibc-functions/semtimedop.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setipv4sourcefilter.texi b/doc/glibc-functions/setipv4sourcefilter.texi index a30485ec2..131bd60dd 100644 --- a/doc/glibc-functions/setipv4sourcefilter.texi +++ b/doc/glibc-functions/setipv4sourcefilter.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/setlinebuf.texi b/doc/glibc-functions/setlinebuf.texi index e91fbeebe..fcaf7d61a 100644 --- a/doc/glibc-functions/setlinebuf.texi +++ b/doc/glibc-functions/setlinebuf.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, mingw. +HP-UX 11.23, mingw. @end itemize diff --git a/doc/glibc-functions/setsourcefilter.texi b/doc/glibc-functions/setsourcefilter.texi index 8898d1c33..da33aafa6 100644 --- a/doc/glibc-functions/setsourcefilter.texi +++ b/doc/glibc-functions/setsourcefilter.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/sprofil.texi b/doc/glibc-functions/sprofil.texi index 94eef5b6a..ca73bd795 100644 --- a/doc/glibc-functions/sprofil.texi +++ b/doc/glibc-functions/sprofil.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.11, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/umount2.texi b/doc/glibc-functions/umount2.texi index 21a52caab..ac85b26c7 100644 --- a/doc/glibc-functions/umount2.texi +++ b/doc/glibc-functions/umount2.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/glibc-functions/wait4.texi b/doc/glibc-functions/wait4.texi index 2783022e2..5d252d28e 100644 --- a/doc/glibc-functions/wait4.texi +++ b/doc/glibc-functions/wait4.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, HP-UX 11, IRIX 6.5, mingw, Interix 3.5, BeOS. +AIX 4.3.2, HP-UX 11.11, IRIX 6.5, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/atoll.texi b/doc/posix-functions/atoll.texi index a0b443456..9ee430bf1 100644 --- a/doc/posix-functions/atoll.texi +++ b/doc/posix-functions/atoll.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, OSF/1 5.1, Interix 3.5. +AIX 5.1, HP-UX 11.23, OSF/1 5.1, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/dbm_clearerr.texi b/doc/posix-functions/dbm_clearerr.texi index 62d5ace61..3ef2aca7c 100644 --- a/doc/posix-functions/dbm_clearerr.texi +++ b/doc/posix-functions/dbm_clearerr.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 2.5.1, Cygwin, mingw, BeOS. +glibc 2.3.6, HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 2.5.1, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/dbm_error.texi b/doc/posix-functions/dbm_error.texi index 5aad0fc84..da4613ba8 100644 --- a/doc/posix-functions/dbm_error.texi +++ b/doc/posix-functions/dbm_error.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, HP-UX 11, IRIX 5.3, OSF/1 4.0, Solaris 2.5.1, Cygwin, mingw, BeOS. +glibc 2.3.6, HP-UX 11.11, IRIX 5.3, OSF/1 4.0, Solaris 2.5.1, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/freeaddrinfo.texi b/doc/posix-functions/freeaddrinfo.texi index 640cfc3c7..ca4cbb372 100644 --- a/doc/posix-functions/freeaddrinfo.texi +++ b/doc/posix-functions/freeaddrinfo.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/gai_strerror.texi b/doc/posix-functions/gai_strerror.texi index b8e61f0a4..9676dbc05 100644 --- a/doc/posix-functions/gai_strerror.texi +++ b/doc/posix-functions/gai_strerror.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/getaddrinfo.texi b/doc/posix-functions/getaddrinfo.texi index 3a8fdad01..1578f2153 100644 --- a/doc/posix-functions/getaddrinfo.texi +++ b/doc/posix-functions/getaddrinfo.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/getnameinfo.texi b/doc/posix-functions/getnameinfo.texi index 2ec9d9287..cbb9189a3 100644 --- a/doc/posix-functions/getnameinfo.texi +++ b/doc/posix-functions/getnameinfo.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +HP-UX 11.11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/if_freenameindex.texi b/doc/posix-functions/if_freenameindex.texi index 1dcf09652..a8e3f94cd 100644 --- a/doc/posix-functions/if_freenameindex.texi +++ b/doc/posix-functions/if_freenameindex.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, +OpenBSD 3.8, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @item diff --git a/doc/posix-functions/if_indextoname.texi b/doc/posix-functions/if_indextoname.texi index 6976f57ec..1f4c9c7bc 100644 --- a/doc/posix-functions/if_indextoname.texi +++ b/doc/posix-functions/if_indextoname.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/if_nameindex.texi b/doc/posix-functions/if_nameindex.texi index 628e90d65..ab82544cd 100644 --- a/doc/posix-functions/if_nameindex.texi +++ b/doc/posix-functions/if_nameindex.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/if_nametoindex.texi b/doc/posix-functions/if_nametoindex.texi index 1ebb68452..214380f9b 100644 --- a/doc/posix-functions/if_nametoindex.texi +++ b/doc/posix-functions/if_nametoindex.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/imaxabs.texi b/doc/posix-functions/imaxabs.texi index ab9c070d5..5b2911336 100644 --- a/doc/posix-functions/imaxabs.texi +++ b/doc/posix-functions/imaxabs.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/imaxdiv.texi b/doc/posix-functions/imaxdiv.texi index 3cbea8038..f42a04cca 100644 --- a/doc/posix-functions/imaxdiv.texi +++ b/doc/posix-functions/imaxdiv.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/llabs.texi b/doc/posix-functions/llabs.texi index c42cfb9fa..3db972e74 100644 --- a/doc/posix-functions/llabs.texi +++ b/doc/posix-functions/llabs.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 5.1, Interix 3.5. +HP-UX 11.23, OSF/1 5.1, Interix 3.5. @end itemize diff --git a/doc/posix-functions/lldiv.texi b/doc/posix-functions/lldiv.texi index 66eac4e0f..611ef8e26 100644 --- a/doc/posix-functions/lldiv.texi +++ b/doc/posix-functions/lldiv.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, HP-UX 11, OSF/1 5.1, Interix 3.5. +OpenBSD 3.8, HP-UX 11.23, OSF/1 5.1, Interix 3.5. @end itemize diff --git a/doc/posix-functions/posix_fadvise.texi b/doc/posix-functions/posix_fadvise.texi index 21d7f0a99..b84971845 100644 --- a/doc/posix-functions/posix_fadvise.texi +++ b/doc/posix-functions/posix_fadvise.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, +MacOS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/posix_openpt.texi b/doc/posix-functions/posix_openpt.texi index 0c0166873..475dd2189 100644 --- a/doc/posix-functions/posix_openpt.texi +++ b/doc/posix-functions/posix_openpt.texi @@ -14,6 +14,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, +MacOS X 10.3, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pselect.texi b/doc/posix-functions/pselect.texi index 34af2c032..ce672ee48 100644 --- a/doc/posix-functions/pselect.texi +++ b/doc/posix-functions/pselect.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, Interix 3.5, BeOS. +OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 9, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_attr_init.texi b/doc/posix-functions/pthread_attr_init.texi index fcc101a4c..8ab5d2ea9 100644 --- a/doc/posix-functions/pthread_attr_init.texi +++ b/doc/posix-functions/pthread_attr_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/pthread_create.texi b/doc/posix-functions/pthread_create.texi index 782701432..767436366 100644 --- a/doc/posix-functions/pthread_create.texi +++ b/doc/posix-functions/pthread_create.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @item On Linux/glibc platforms before the advent of NPTL, signals could only be sent to one particular thread. In POSIX, signals are sent to the entire diff --git a/doc/posix-functions/setegid.texi b/doc/posix-functions/setegid.texi index 0af6b228d..7c88d90ed 100644 --- a/doc/posix-functions/setegid.texi +++ b/doc/posix-functions/setegid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, mingw, BeOS. +HP-UX 11.23, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/setenv.texi b/doc/posix-functions/setenv.texi index a83f9a3d3..889215678 100644 --- a/doc/posix-functions/setenv.texi +++ b/doc/posix-functions/setenv.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 4.3.2, HP-UX 11, IRIX 6.5, Solaris 9, mingw, BeOS. +AIX 4.3.2, HP-UX 11.23, IRIX 6.5, Solaris 9, mingw, BeOS. @item On some platforms, this function does not fail with @samp{EINVAL} when passed an empty string or a string containing @samp{=}: diff --git a/doc/posix-functions/seteuid.texi b/doc/posix-functions/seteuid.texi index 8343a8310..811b3265d 100644 --- a/doc/posix-functions/seteuid.texi +++ b/doc/posix-functions/seteuid.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, mingw, BeOS. +HP-UX 11.23, mingw, BeOS. @end itemize diff --git a/doc/posix-functions/sockatmark.texi b/doc/posix-functions/sockatmark.texi index 3288f4de9..e2127e7ea 100644 --- a/doc/posix-functions/sockatmark.texi +++ b/doc/posix-functions/sockatmark.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.5, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. +MacOS X 10.5, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize diff --git a/doc/posix-functions/strtoll.texi b/doc/posix-functions/strtoll.texi index 46dead4dc..ea949343d 100644 --- a/doc/posix-functions/strtoll.texi +++ b/doc/posix-functions/strtoll.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 5.1, Interix 3.5. +HP-UX 11.11, OSF/1 5.1, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/strtoull.texi b/doc/posix-functions/strtoull.texi index f2109d97a..ed79497e1 100644 --- a/doc/posix-functions/strtoull.texi +++ b/doc/posix-functions/strtoull.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, OSF/1 5.1, Interix 3.5. +HP-UX 11.11, OSF/1 5.1, Interix 3.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/unsetenv.texi b/doc/posix-functions/unsetenv.texi index 56819bbb7..9a02394e1 100644 --- a/doc/posix-functions/unsetenv.texi +++ b/doc/posix-functions/unsetenv.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, mingw, BeOS. +AIX 5.1, HP-UX 11.23, IRIX 6.5, Solaris 9, mingw, BeOS. @item This function has the return type @samp{void} instead of @samp{int} on some platforms: diff --git a/doc/posix-functions/vfwscanf.texi b/doc/posix-functions/vfwscanf.texi index 18a4df3b2..8f2882d68 100644 --- a/doc/posix-functions/vfwscanf.texi +++ b/doc/posix-functions/vfwscanf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-functions/vswscanf.texi b/doc/posix-functions/vswscanf.texi index 5c2ff2d89..ca85edd83 100644 --- a/doc/posix-functions/vswscanf.texi +++ b/doc/posix-functions/vswscanf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-functions/vwscanf.texi b/doc/posix-functions/vwscanf.texi index d01d3c5f0..2c8078a3d 100644 --- a/doc/posix-functions/vwscanf.texi +++ b/doc/posix-functions/vwscanf.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, +NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11.23, IRIX 6.5, OSF/1 5.1, Solaris 8, Cygwin 1.5.x, Interix 3.5, BeOS. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-functions/wcstoimax.texi b/doc/posix-functions/wcstoimax.texi index 2cb1ae00c..ef4acb7ef 100644 --- a/doc/posix-functions/wcstoimax.texi +++ b/doc/posix-functions/wcstoimax.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin +OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-functions/wcstoll.texi b/doc/posix-functions/wcstoll.texi index 43e632481..da0e55d32 100644 --- a/doc/posix-functions/wcstoll.texi +++ b/doc/posix-functions/wcstoll.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. +HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcstoull.texi b/doc/posix-functions/wcstoull.texi index 75212d9a2..61a19c541 100644 --- a/doc/posix-functions/wcstoull.texi +++ b/doc/posix-functions/wcstoull.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. +HP-UX 11.11, IRIX 5.3, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. diff --git a/doc/posix-functions/wcstoumax.texi b/doc/posix-functions/wcstoumax.texi index 27d02d262..158745e2f 100644 --- a/doc/posix-functions/wcstoumax.texi +++ b/doc/posix-functions/wcstoumax.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin +OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin 1.5.x, Interix 3.5. @item On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot diff --git a/doc/posix-headers/iso646.texi b/doc/posix-headers/iso646.texi index 0da08ba8d..7198463dc 100644 --- a/doc/posix-headers/iso646.texi +++ b/doc/posix-headers/iso646.texi @@ -13,5 +13,5 @@ Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: -HP-UX 11, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, BeOS. +HP-UX 11.00, IRIX 6.5, OSF/1 4.0, Cygwin, mingw, BeOS. @end itemize diff --git a/doc/posix-headers/stdint.texi b/doc/posix-headers/stdint.texi index c458ff5e6..55e4ebfca 100644 --- a/doc/posix-headers/stdint.texi +++ b/doc/posix-headers/stdint.texi @@ -9,7 +9,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Interix 3.5, BeOS. +OpenBSD 3.8, AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Interix 3.5, BeOS. @item This header file is very incomplete on some platforms. @item diff --git a/doc/posix-headers/sys_select.texi b/doc/posix-headers/sys_select.texi index 3381f9c68..1df727e59 100644 --- a/doc/posix-headers/sys_select.texi +++ b/doc/posix-headers/sys_select.texi @@ -9,7 +9,7 @@ Portability problems fixed by Gnulib: @itemize @item This header file is missing on some platforms: -HP-UX 11, mingw, BeOS. +HP-UX 11.11, mingw, BeOS. @item This header file is not self-contained on some platforms: it requires @code{} to be included first. -- 2.11.0