From: Bruno Haible Date: Sat, 6 Jul 2019 10:35:49 +0000 (+0200) Subject: doc: Remove documentation of IRIX 6.4 and older as supported platforms. X-Git-Tag: v1.0~4782 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=9f933144e81e68aeaf8080cf4cca794e44a2db89;p=gnulib.git doc: Remove documentation of IRIX 6.4 and older as supported platforms. * doc/gnulib-intro.texi (Target Platforms): Mention that IRIX <= 6.4 is unsupported. * doc/pastposix-functions/usleep.texi: Don't mention IRIX specific workarounds. * doc/posix-functions/nl_langinfo.texi: Likewise. * doc/posix-functions/remainder.texi: Likewise. * doc/posix-functions/towlower.texi: Likewise. * doc/posix-functions/towupper.texi: Likewise. * doc/posix-functions/vsnprintf.texi: Likewise. * doc/posix-functions/wcscat.texi: Likewise. * doc/posix-functions/wcschr.texi: Likewise. * doc/posix-functions/wcscmp.texi: Likewise. * doc/posix-functions/wcscpy.texi: Likewise. * doc/posix-functions/wcscspn.texi: Likewise. * doc/posix-functions/wcslen.texi: Likewise. * doc/posix-functions/wcsncat.texi: Likewise. * doc/posix-functions/wcsncmp.texi: Likewise. * doc/posix-functions/wcsncpy.texi: Likewise. * doc/posix-functions/wcspbrk.texi: Likewise. * doc/posix-functions/wcsrchr.texi: Likewise. * doc/posix-functions/wcsspn.texi: Likewise. * doc/posix-headers/langinfo.texi: Likewise. * doc/posix-headers/signal.texi: Likewise. * doc/posix-headers/wchar.texi: Likewise. * doc/posix-headers/wctype.texi: Likewise. * doc/**/*.texi: Update. --- diff --git a/ChangeLog b/ChangeLog index aaba87f9fa..f6316c2cf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2019-07-06 Bruno Haible + + doc: Remove documentation of IRIX 6.4 and older as supported platforms. + * doc/gnulib-intro.texi (Target Platforms): Mention that IRIX <= 6.4 is + unsupported. + * doc/pastposix-functions/usleep.texi: Don't mention IRIX specific + workarounds. + * doc/posix-functions/nl_langinfo.texi: Likewise. + * doc/posix-functions/remainder.texi: Likewise. + * doc/posix-functions/towlower.texi: Likewise. + * doc/posix-functions/towupper.texi: Likewise. + * doc/posix-functions/vsnprintf.texi: Likewise. + * doc/posix-functions/wcscat.texi: Likewise. + * doc/posix-functions/wcschr.texi: Likewise. + * doc/posix-functions/wcscmp.texi: Likewise. + * doc/posix-functions/wcscpy.texi: Likewise. + * doc/posix-functions/wcscspn.texi: Likewise. + * doc/posix-functions/wcslen.texi: Likewise. + * doc/posix-functions/wcsncat.texi: Likewise. + * doc/posix-functions/wcsncmp.texi: Likewise. + * doc/posix-functions/wcsncpy.texi: Likewise. + * doc/posix-functions/wcspbrk.texi: Likewise. + * doc/posix-functions/wcsrchr.texi: Likewise. + * doc/posix-functions/wcsspn.texi: Likewise. + * doc/posix-headers/langinfo.texi: Likewise. + * doc/posix-headers/signal.texi: Likewise. + * doc/posix-headers/wchar.texi: Likewise. + * doc/posix-headers/wctype.texi: Likewise. + * doc/**/*.texi: Update. + 2019-07-05 Bruno Haible doc: Remove documentation of OSF/1 as supported platform. diff --git a/doc/glibc-functions/fgetgrent_r.texi b/doc/glibc-functions/fgetgrent_r.texi index fbcf038585..6eb3383db1 100644 --- a/doc/glibc-functions/fgetgrent_r.texi +++ b/doc/glibc-functions/fgetgrent_r.texi @@ -25,5 +25,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/fgetpwent_r.texi b/doc/glibc-functions/fgetpwent_r.texi index 2122cc7076..a48168bfcf 100644 --- a/doc/glibc-functions/fgetpwent_r.texi +++ b/doc/glibc-functions/fgetpwent_r.texi @@ -25,5 +25,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/fgetspent_r.texi b/doc/glibc-functions/fgetspent_r.texi index d945549d70..2da1ebdc81 100644 --- a/doc/glibc-functions/fgetspent_r.texi +++ b/doc/glibc-functions/fgetspent_r.texi @@ -14,5 +14,5 @@ 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, AIX 5.1, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getgrent_r.texi b/doc/glibc-functions/getgrent_r.texi index d4ac4097b4..b23d3be9cc 100644 --- a/doc/glibc-functions/getgrent_r.texi +++ b/doc/glibc-functions/getgrent_r.texi @@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/gethostbyaddr_r.texi b/doc/glibc-functions/gethostbyaddr_r.texi index 3d11eb7b48..edd3afc8cf 100644 --- a/doc/glibc-functions/gethostbyaddr_r.texi +++ b/doc/glibc-functions/gethostbyaddr_r.texi @@ -25,5 +25,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 5.1. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 5.1. @end itemize diff --git a/doc/glibc-functions/gethostbyname_r.texi b/doc/glibc-functions/gethostbyname_r.texi index bffcea0331..e291b2e028 100644 --- a/doc/glibc-functions/gethostbyname_r.texi +++ b/doc/glibc-functions/gethostbyname_r.texi @@ -25,5 +25,5 @@ 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 5.3, Cygwin, mingw, MSVC 14. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14. @end itemize diff --git a/doc/glibc-functions/gethostent_r.texi b/doc/glibc-functions/gethostent_r.texi index 5a0e83fe70..354dd49f92 100644 --- a/doc/glibc-functions/gethostent_r.texi +++ b/doc/glibc-functions/gethostent_r.texi @@ -14,5 +14,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getnetbyaddr_r.texi b/doc/glibc-functions/getnetbyaddr_r.texi index 8997868ef3..174cdbe334 100644 --- a/doc/glibc-functions/getnetbyaddr_r.texi +++ b/doc/glibc-functions/getnetbyaddr_r.texi @@ -14,5 +14,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getnetbyname_r.texi b/doc/glibc-functions/getnetbyname_r.texi index a6175554ee..48ec5a0228 100644 --- a/doc/glibc-functions/getnetbyname_r.texi +++ b/doc/glibc-functions/getnetbyname_r.texi @@ -14,5 +14,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getnetent_r.texi b/doc/glibc-functions/getnetent_r.texi index ab81243cea..626227627f 100644 --- a/doc/glibc-functions/getnetent_r.texi +++ b/doc/glibc-functions/getnetent_r.texi @@ -14,5 +14,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getprotobyname_r.texi b/doc/glibc-functions/getprotobyname_r.texi index ad997148b2..e0d995930f 100644 --- a/doc/glibc-functions/getprotobyname_r.texi +++ b/doc/glibc-functions/getprotobyname_r.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getprotobynumber_r.texi b/doc/glibc-functions/getprotobynumber_r.texi index 334c42fff0..8d6efe6996 100644 --- a/doc/glibc-functions/getprotobynumber_r.texi +++ b/doc/glibc-functions/getprotobynumber_r.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getprotoent_r.texi b/doc/glibc-functions/getprotoent_r.texi index 840d3a1829..5350e4f747 100644 --- a/doc/glibc-functions/getprotoent_r.texi +++ b/doc/glibc-functions/getprotoent_r.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getpwent_r.texi b/doc/glibc-functions/getpwent_r.texi index fc1f45af8a..2304dd7842 100644 --- a/doc/glibc-functions/getpwent_r.texi +++ b/doc/glibc-functions/getpwent_r.texi @@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getrpcbyname_r.texi b/doc/glibc-functions/getrpcbyname_r.texi index 1872fb2a63..2c2ef5c1bc 100644 --- a/doc/glibc-functions/getrpcbyname_r.texi +++ b/doc/glibc-functions/getrpcbyname_r.texi @@ -14,5 +14,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getrpcbynumber_r.texi b/doc/glibc-functions/getrpcbynumber_r.texi index 161d690f50..2944d1f6c8 100644 --- a/doc/glibc-functions/getrpcbynumber_r.texi +++ b/doc/glibc-functions/getrpcbynumber_r.texi @@ -14,5 +14,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getrpcent_r.texi b/doc/glibc-functions/getrpcent_r.texi index 7e28581f16..4d960d8331 100644 --- a/doc/glibc-functions/getrpcent_r.texi +++ b/doc/glibc-functions/getrpcent_r.texi @@ -14,5 +14,5 @@ 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 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getservbyname_r.texi b/doc/glibc-functions/getservbyname_r.texi index 918f324631..6fb66a5255 100644 --- a/doc/glibc-functions/getservbyname_r.texi +++ b/doc/glibc-functions/getservbyname_r.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getservbyport_r.texi b/doc/glibc-functions/getservbyport_r.texi index 525049487d..888ac3bd76 100644 --- a/doc/glibc-functions/getservbyport_r.texi +++ b/doc/glibc-functions/getservbyport_r.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getservent_r.texi b/doc/glibc-functions/getservent_r.texi index 96340a8d9b..ec12c92e7f 100644 --- a/doc/glibc-functions/getservent_r.texi +++ b/doc/glibc-functions/getservent_r.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, Minix 3.1.8, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getspent_r.texi b/doc/glibc-functions/getspent_r.texi index bfc029362d..f185de68ce 100644 --- a/doc/glibc-functions/getspent_r.texi +++ b/doc/glibc-functions/getspent_r.texi @@ -14,5 +14,5 @@ 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, AIX 5.1, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/getspnam_r.texi b/doc/glibc-functions/getspnam_r.texi index 02b91d6fdc..cf31decaec 100644 --- a/doc/glibc-functions/getspnam_r.texi +++ b/doc/glibc-functions/getspnam_r.texi @@ -14,5 +14,5 @@ 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, AIX 5.1, HP-UX 11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/inet_nsap_addr.texi b/doc/glibc-functions/inet_nsap_addr.texi index b131850f2c..e27c3fadf1 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: -Minix 3.1.8, HP-UX 11.00, IRIX 5.3, Cygwin, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11.00, Cygwin, mingw, MSVC 14. @end itemize diff --git a/doc/glibc-functions/inet_nsap_ntoa.texi b/doc/glibc-functions/inet_nsap_ntoa.texi index 00f92745c5..87bedb3bba 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: -Minix 3.1.8, HP-UX 11.00, IRIX 5.3, Cygwin, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11.00, Cygwin, mingw, MSVC 14. @end itemize diff --git a/doc/glibc-functions/sysctl.texi b/doc/glibc-functions/sysctl.texi index bafcd04f9d..0a7175070d 100644 --- a/doc/glibc-functions/sysctl.texi +++ b/doc/glibc-functions/sysctl.texi @@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 5.3, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0. +Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/glibc-functions/xdr_u_hyper.texi b/doc/glibc-functions/xdr_u_hyper.texi index 71921fdc52..2d02e59016 100644 --- a/doc/glibc-functions/xdr_u_hyper.texi +++ b/doc/glibc-functions/xdr_u_hyper.texi @@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0. +Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/gnulib-intro.texi b/doc/gnulib-intro.texi index a67ebb83b8..55b3f56409 100644 --- a/doc/gnulib-intro.texi +++ b/doc/gnulib-intro.texi @@ -175,6 +175,8 @@ The following platforms were supported in the past, but are no longer supported: @itemize @item +IRIX 6.4 and older. +@item OSF/1 5.1. @item Solaris 8 and older. diff --git a/doc/pastposix-functions/bsd_signal.texi b/doc/pastposix-functions/bsd_signal.texi index 0f7465caf6..07cd0585a7 100644 --- a/doc/pastposix-functions/bsd_signal.texi +++ b/doc/pastposix-functions/bsd_signal.texi @@ -14,5 +14,5 @@ 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, IRIX 5.3, Cygwin, mingw, MSVC 14. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, Cygwin, mingw, MSVC 14. @end itemize diff --git a/doc/pastposix-functions/ftime.texi b/doc/pastposix-functions/ftime.texi index a693e1c881..8bfaa54898 100644 --- a/doc/pastposix-functions/ftime.texi +++ b/doc/pastposix-functions/ftime.texi @@ -14,7 +14,7 @@ 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, IRIX 5.3, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Android 9.0. @item On native Windows platforms (mingw, MSVC), this function works incorrectly when the environment variable @code{TZ} has been set by Cygwin. diff --git a/doc/pastposix-functions/pthread_attr_setstackaddr.texi b/doc/pastposix-functions/pthread_attr_setstackaddr.texi index 60e2bc1b5d..97f416eaaf 100644 --- a/doc/pastposix-functions/pthread_attr_setstackaddr.texi +++ b/doc/pastposix-functions/pthread_attr_setstackaddr.texi @@ -15,5 +15,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Cygwin 1.7.9, mingw, MSVC 14, Android 9.0. +HP-UX 11, Cygwin 1.7.9, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/pastposix-functions/usleep.texi b/doc/pastposix-functions/usleep.texi index eeca563bec..d4e1269712 100644 --- a/doc/pastposix-functions/usleep.texi +++ b/doc/pastposix-functions/usleep.texi @@ -12,11 +12,6 @@ Portability problems fixed by Gnulib: On some systems, @code{usleep} rejects attempts to sleep longer than 1 second, as allowed by POSIX: mingw. -@item -This function is missing on some platforms. However, the replacement -is designed to be lightweight, and may round to the nearest second; -use @code{select} or @code{nanosleep} if better resolution is needed: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/pastposix-functions/wcswcs.texi b/doc/pastposix-functions/wcswcs.texi index d12966a490..29c40365e4 100644 --- a/doc/pastposix-functions/wcswcs.texi +++ b/doc/pastposix-functions/wcswcs.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, Cygwin, mingw, MSVC 14, Android 9.0. @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/btowc.texi b/doc/posix-functions/btowc.texi index b3b39451ab..6b0e897c90 100644 --- a/doc/posix-functions/btowc.texi +++ b/doc/posix-functions/btowc.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11.00, IRIX 5.3, mingw. +Minix 3.1.8, HP-UX 11.00, mingw. @item This function returns WEOF for a NUL argument on some platforms: Cygwin 1.7.2. diff --git a/doc/posix-functions/clock_getres.texi b/doc/posix-functions/clock_getres.texi index 89cf77e767..d2ceda0031 100644 --- a/doc/posix-functions/clock_getres.texi +++ b/doc/posix-functions/clock_getres.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OS X 10.11, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +OS X 10.11, Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/clock_gettime.texi b/doc/posix-functions/clock_gettime.texi index 42cc2748a2..d93ba548f2 100644 --- a/doc/posix-functions/clock_gettime.texi +++ b/doc/posix-functions/clock_gettime.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OS X 10.11, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +OS X 10.11, Minix 3.1.8, mingw, MSVC 14. The Gnulib module @code{gettime} is a partial substitute; it implements the @code{CLOCK_REALTIME} functionality of @code{clock_gettime}. @end itemize diff --git a/doc/posix-functions/clock_settime.texi b/doc/posix-functions/clock_settime.texi index fe8ecad0a5..17e445484a 100644 --- a/doc/posix-functions/clock_settime.texi +++ b/doc/posix-functions/clock_settime.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OS X 10.11, Minix 3.1.8, IRIX 5.3, Cygwin 1.7.9, mingw, MSVC 14. +OS X 10.11, Minix 3.1.8, Cygwin 1.7.9, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/confstr.texi b/doc/posix-functions/confstr.texi index ece480e823..bebd3d4b16 100644 --- a/doc/posix-functions/confstr.texi +++ b/doc/posix-functions/confstr.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/dbm_clearerr.texi b/doc/posix-functions/dbm_clearerr.texi index 6444d8caeb..c1dd62c1dc 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.11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +glibc 2.3.6, HP-UX 11.11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/dbm_error.texi b/doc/posix-functions/dbm_error.texi index 4c37e80dfd..0a00c7b505 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.11, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 9.0. +glibc 2.3.6, HP-UX 11.11, Cygwin, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/fdatasync.texi b/doc/posix-functions/fdatasync.texi index 58ede380de..5443d9fbab 100644 --- a/doc/posix-functions/fdatasync.texi +++ b/doc/posix-functions/fdatasync.texi @@ -13,7 +13,7 @@ This function is present but not declared on some platforms: Mac OS X 10.7. @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14, Android 2.2. +Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 2.2. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/fgetwc.texi b/doc/posix-functions/fgetwc.texi index afe03ce1fe..39dcfbbc3f 100644 --- a/doc/posix-functions/fgetwc.texi +++ b/doc/posix-functions/fgetwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/fgetws.texi b/doc/posix-functions/fgetws.texi index 0bcd9e11fb..afb6d87e7e 100644 --- a/doc/posix-functions/fgetws.texi +++ b/doc/posix-functions/fgetws.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/fnmatch.texi b/doc/posix-functions/fnmatch.texi index 717718f0ad..8015fcec57 100644 --- a/doc/posix-functions/fnmatch.texi +++ b/doc/posix-functions/fnmatch.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, mingw, MSVC 14. +mingw, MSVC 14. @item This function is broken in some versions of Solaris and glibc. @end itemize diff --git a/doc/posix-functions/fopen.texi b/doc/posix-functions/fopen.texi index 167a1477a8..51cdf8415b 100644 --- a/doc/posix-functions/fopen.texi +++ b/doc/posix-functions/fopen.texi @@ -12,7 +12,7 @@ Portability problems fixed by Gnulib: This function does not fail when the file name argument ends in a slash and (without the slash) names a nonexistent file or a file that is not a directory, on some platforms: -HP-UX 11.00, AIX 7.1, Solaris 9, Irix 5.3. +HP-UX 11.00, AIX 7.1, Solaris 9. @item On platforms where @code{off_t} is a 32-bit type, @code{fopen} may not work correctly with files larger than 2 GB. (Cf. @code{AC_SYS_LARGEFILE}.) diff --git a/doc/posix-functions/fputwc.texi b/doc/posix-functions/fputwc.texi index 9a545814e4..c533c16410 100644 --- a/doc/posix-functions/fputwc.texi +++ b/doc/posix-functions/fputwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/fputws.texi b/doc/posix-functions/fputws.texi index c54099f077..748c4b6d9a 100644 --- a/doc/posix-functions/fputws.texi +++ b/doc/posix-functions/fputws.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/freopen.texi b/doc/posix-functions/freopen.texi index 7ff52bbe5f..d1f4978ac7 100644 --- a/doc/posix-functions/freopen.texi +++ b/doc/posix-functions/freopen.texi @@ -33,7 +33,7 @@ OpenBSD 4.9, AIX 7.1, HP-UX 11.23, IRIX 6.5, Solaris 10, mingw, MSVC 14. This function does not fail when the file name argument ends in a slash and (without the slash) names a nonexistent file or a file that is not a directory, on some platforms: -HP-UX 11.00, Solaris 9, Irix 5.3. +HP-UX 11.00, Solaris 9. @item Applications should not assume that @code{fileno(f)} will be the same before and after a call to @code{freopen(name,mode,f)}. However, the diff --git a/doc/posix-functions/fseeko.texi b/doc/posix-functions/fseeko.texi index 4d54f8af1f..e651124d9d 100644 --- a/doc/posix-functions/fseeko.texi +++ b/doc/posix-functions/fseeko.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, mingw, MSVC 14. +mingw, MSVC 14. @item The declaration of @code{fseeko} in @code{} is not enabled by default on some platforms: diff --git a/doc/posix-functions/ftello.texi b/doc/posix-functions/ftello.texi index 4d240159e6..89896e58c7 100644 --- a/doc/posix-functions/ftello.texi +++ b/doc/posix-functions/ftello.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, mingw, MSVC 14. +mingw, MSVC 14. @item The declaration of @code{ftello} in @code{} is not enabled by default on some platforms: diff --git a/doc/posix-functions/getpwnam_r.texi b/doc/posix-functions/getpwnam_r.texi index 2e2c441729..22ddf3f1d3 100644 --- a/doc/posix-functions/getpwnam_r.texi +++ b/doc/posix-functions/getpwnam_r.texi @@ -18,8 +18,4 @@ Portability problems not fixed by Gnulib: @item This function is missing on some platforms: OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 3.0. -@item -This function has an incompatible declaration, with fewer than five -arguments, on some platforms: -IRIX 5.3. @end itemize diff --git a/doc/posix-functions/getwc.texi b/doc/posix-functions/getwc.texi index fa590a8408..5a6dc71ca4 100644 --- a/doc/posix-functions/getwc.texi +++ b/doc/posix-functions/getwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/getwchar.texi b/doc/posix-functions/getwchar.texi index 1e12f91fd7..14e209910f 100644 --- a/doc/posix-functions/getwchar.texi +++ b/doc/posix-functions/getwchar.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/glob.texi b/doc/posix-functions/glob.texi index 5eac96129c..229f588fe7 100644 --- a/doc/posix-functions/glob.texi +++ b/doc/posix-functions/glob.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, mingw, MSVC 14, Android 8.1. +mingw, MSVC 14, Android 8.1. @item This function does not list symbolic links to nonexistent files among the results, on some platforms: diff --git a/doc/posix-functions/globfree.texi b/doc/posix-functions/globfree.texi index 48e8fabcc6..95453213ee 100644 --- a/doc/posix-functions/globfree.texi +++ b/doc/posix-functions/globfree.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, mingw, MSVC 14, Android 8.1. +mingw, MSVC 14, Android 8.1. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/grantpt.texi b/doc/posix-functions/grantpt.texi index e4a5dccda5..ffefb6c74b 100644 --- a/doc/posix-functions/grantpt.texi +++ b/doc/posix-functions/grantpt.texi @@ -16,9 +16,6 @@ Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14, Android 4.4. Portability problems not fixed by Gnulib: @itemize @item -This function is not declared on some platforms: -IRIX 5.3. -@item This function reports success for invalid file descriptors on some platforms: OpenBSD, Cygwin 1.7.9, musl libc. @end itemize diff --git a/doc/posix-functions/iconv.texi b/doc/posix-functions/iconv.texi index da135bcb34..8d5a7e7973 100644 --- a/doc/posix-functions/iconv.texi +++ b/doc/posix-functions/iconv.texi @@ -22,7 +22,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 8.1, +Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 8.1, when GNU libiconv is not installed. @item This function was not correctly implemented in glibc versions before 2.2. diff --git a/doc/posix-functions/iconv_close.texi b/doc/posix-functions/iconv_close.texi index 0631870dd0..68891a46e1 100644 --- a/doc/posix-functions/iconv_close.texi +++ b/doc/posix-functions/iconv_close.texi @@ -16,6 +16,6 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 8.1, +Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 8.1, when GNU libiconv is not installed. @end itemize diff --git a/doc/posix-functions/iconv_open.texi b/doc/posix-functions/iconv_open.texi index 77619578b4..907088ce4e 100644 --- a/doc/posix-functions/iconv_open.texi +++ b/doc/posix-functions/iconv_open.texi @@ -35,7 +35,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, MSVC 14, Android 8.1, +Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, Cygwin, mingw, MSVC 14, Android 8.1, when GNU libiconv is not installed. @item For some encodings A and B, this function cannot convert directly from A to B, diff --git a/doc/posix-functions/ilogb.texi b/doc/posix-functions/ilogb.texi index 3b1a4eb1a7..d4b91abe76 100644 --- a/doc/posix-functions/ilogb.texi +++ b/doc/posix-functions/ilogb.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, MSVC 9. +Minix 3.1.8, MSVC 9. @item This function returns a wrong result for a zero argument on some platforms: OpenBSD 4.9, AIX 5.1. diff --git a/doc/posix-functions/iswalnum.texi b/doc/posix-functions/iswalnum.texi index 13058954bc..76eeba5805 100644 --- a/doc/posix-functions/iswalnum.texi +++ b/doc/posix-functions/iswalnum.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswalpha.texi b/doc/posix-functions/iswalpha.texi index c3ebc9b6ba..026599e288 100644 --- a/doc/posix-functions/iswalpha.texi +++ b/doc/posix-functions/iswalpha.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswcntrl.texi b/doc/posix-functions/iswcntrl.texi index e28b95f09e..6f41de73d9 100644 --- a/doc/posix-functions/iswcntrl.texi +++ b/doc/posix-functions/iswcntrl.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswctype.texi b/doc/posix-functions/iswctype.texi index f84ede9502..38ffa753c6 100644 --- a/doc/posix-functions/iswctype.texi +++ b/doc/posix-functions/iswctype.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function is declared in @code{}, not in @code{}, on some platforms: diff --git a/doc/posix-functions/iswdigit.texi b/doc/posix-functions/iswdigit.texi index 0bb21be603..c5cdde63d8 100644 --- a/doc/posix-functions/iswdigit.texi +++ b/doc/posix-functions/iswdigit.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswgraph.texi b/doc/posix-functions/iswgraph.texi index 453e565804..7c652e33df 100644 --- a/doc/posix-functions/iswgraph.texi +++ b/doc/posix-functions/iswgraph.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswlower.texi b/doc/posix-functions/iswlower.texi index 889b88fec1..a41b699d64 100644 --- a/doc/posix-functions/iswlower.texi +++ b/doc/posix-functions/iswlower.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswprint.texi b/doc/posix-functions/iswprint.texi index 4c63536f8c..72a3c2b9e8 100644 --- a/doc/posix-functions/iswprint.texi +++ b/doc/posix-functions/iswprint.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswpunct.texi b/doc/posix-functions/iswpunct.texi index fe2779bc95..5d665e531c 100644 --- a/doc/posix-functions/iswpunct.texi +++ b/doc/posix-functions/iswpunct.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswspace.texi b/doc/posix-functions/iswspace.texi index 12e0f8288e..ce6d6e52ab 100644 --- a/doc/posix-functions/iswspace.texi +++ b/doc/posix-functions/iswspace.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswupper.texi b/doc/posix-functions/iswupper.texi index e6cb37e179..4877a56423 100644 --- a/doc/posix-functions/iswupper.texi +++ b/doc/posix-functions/iswupper.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/iswxdigit.texi b/doc/posix-functions/iswxdigit.texi index 1d1d82cfc7..244cd612a5 100644 --- a/doc/posix-functions/iswxdigit.texi +++ b/doc/posix-functions/iswxdigit.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @item This function returns 0 for all possible arguments on some platforms: Linux libc5. diff --git a/doc/posix-functions/lgamma.texi b/doc/posix-functions/lgamma.texi index 7843b8ad84..df4f5251cd 100644 --- a/doc/posix-functions/lgamma.texi +++ b/doc/posix-functions/lgamma.texi @@ -15,7 +15,4 @@ Portability problems not fixed by Gnulib: @item This function is missing on some platforms: Minix 3.1.8, MSVC 9. -@item -This function is not declared on some platforms: -IRIX 5.3. @end itemize diff --git a/doc/posix-functions/mq_close.texi b/doc/posix-functions/mq_close.texi index 8eead3a32a..175eb7aacc 100644 --- a/doc/posix-functions/mq_close.texi +++ b/doc/posix-functions/mq_close.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/mq_getattr.texi b/doc/posix-functions/mq_getattr.texi index edc339c217..0fa6d1a22d 100644 --- a/doc/posix-functions/mq_getattr.texi +++ b/doc/posix-functions/mq_getattr.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/mq_notify.texi b/doc/posix-functions/mq_notify.texi index 294924db12..c8af7f3596 100644 --- a/doc/posix-functions/mq_notify.texi +++ b/doc/posix-functions/mq_notify.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/mq_open.texi b/doc/posix-functions/mq_open.texi index 0e5594b476..4d62ed4d29 100644 --- a/doc/posix-functions/mq_open.texi +++ b/doc/posix-functions/mq_open.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/mq_receive.texi b/doc/posix-functions/mq_receive.texi index 8668f6b0b5..66cf4e47c5 100644 --- a/doc/posix-functions/mq_receive.texi +++ b/doc/posix-functions/mq_receive.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/mq_send.texi b/doc/posix-functions/mq_send.texi index 869d591ab4..63763d15bc 100644 --- a/doc/posix-functions/mq_send.texi +++ b/doc/posix-functions/mq_send.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/mq_setattr.texi b/doc/posix-functions/mq_setattr.texi index 1ffe6e6797..8cf557b316 100644 --- a/doc/posix-functions/mq_setattr.texi +++ b/doc/posix-functions/mq_setattr.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/mq_unlink.texi b/doc/posix-functions/mq_unlink.texi index bd0a3f9a65..c17973a304 100644 --- a/doc/posix-functions/mq_unlink.texi +++ b/doc/posix-functions/mq_unlink.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/nextafter.texi b/doc/posix-functions/nextafter.texi index 0f9813fcaf..76f9e9ea13 100644 --- a/doc/posix-functions/nextafter.texi +++ b/doc/posix-functions/nextafter.texi @@ -15,7 +15,4 @@ Portability problems not fixed by Gnulib: @item This function is missing on some platforms: Minix 3.1.8, MSVC 9. -@item -This function is not declared on some platforms: -IRIX 5.3. @end itemize diff --git a/doc/posix-functions/nl_langinfo.texi b/doc/posix-functions/nl_langinfo.texi index d9db8a2b0e..ed8faf0fb2 100644 --- a/doc/posix-functions/nl_langinfo.texi +++ b/doc/posix-functions/nl_langinfo.texi @@ -23,13 +23,9 @@ The constants @code{ERA}, @code{ERA_D_FMT}, @code{ERA_D_T_FMT}, @code{ERA_T_FMT}, @code{ALT_DIGITS} are not supported on some platforms: OpenBSD 3.8. @item -The constants @code{T_FMT_AMPM}, @code{YESEXPR}, @code{NOEXPR} are not -supported on some platforms: -IRIX 5.3. -@item The constants @code{YESEXPR} and @code{NOEXPR} do not return a valid string on some platforms: -Irix 6.5. +IRIX 6.5. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/open.texi b/doc/posix-functions/open.texi index 893db36535..9412e134de 100644 --- a/doc/posix-functions/open.texi +++ b/doc/posix-functions/open.texi @@ -18,7 +18,7 @@ correctly with files larger than 2 GB. (Cf. @code{AC_SYS_LARGEFILE}.) This function does not fail when the file name argument ends in a slash and (without the slash) names a nonexistent file or a file that is not a directory, on some platforms: -FreeBSD 7.2, AIX 7.1, HP-UX 11.00, Solaris 9, Irix 5.3. +FreeBSD 7.2, AIX 7.1, HP-UX 11.00, Solaris 9. @item This function does not support the @code{O_NONBLOCK} flag when it is defined by the gnulib module @code{nonblocking} on some platforms: diff --git a/doc/posix-functions/pthread_attr_destroy.texi b/doc/posix-functions/pthread_attr_destroy.texi index eae055ce71..2647096eee 100644 --- a/doc/posix-functions/pthread_attr_destroy.texi +++ b/doc/posix-functions/pthread_attr_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_attr_init.texi b/doc/posix-functions/pthread_attr_init.texi index 145ea44f2f..539256cc45 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: -Minix 3.1.8, HP-UX 11.11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11.11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_attr_setdetachstate.texi b/doc/posix-functions/pthread_attr_setdetachstate.texi index 5db619759a..41cb7af6b5 100644 --- a/doc/posix-functions/pthread_attr_setdetachstate.texi +++ b/doc/posix-functions/pthread_attr_setdetachstate.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_attr_setstacksize.texi b/doc/posix-functions/pthread_attr_setstacksize.texi index 652ff758ce..a3f6fa01d8 100644 --- a/doc/posix-functions/pthread_attr_setstacksize.texi +++ b/doc/posix-functions/pthread_attr_setstacksize.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_cond_broadcast.texi b/doc/posix-functions/pthread_cond_broadcast.texi index ba995f5249..0cdcafd9e8 100644 --- a/doc/posix-functions/pthread_cond_broadcast.texi +++ b/doc/posix-functions/pthread_cond_broadcast.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_cond_destroy.texi b/doc/posix-functions/pthread_cond_destroy.texi index 9878f5e775..9e41cc0ece 100644 --- a/doc/posix-functions/pthread_cond_destroy.texi +++ b/doc/posix-functions/pthread_cond_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_cond_init.texi b/doc/posix-functions/pthread_cond_init.texi index d2917a3e1a..c0b05a96d5 100644 --- a/doc/posix-functions/pthread_cond_init.texi +++ b/doc/posix-functions/pthread_cond_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_cond_signal.texi b/doc/posix-functions/pthread_cond_signal.texi index 85cfb11505..9d2e918264 100644 --- a/doc/posix-functions/pthread_cond_signal.texi +++ b/doc/posix-functions/pthread_cond_signal.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_cond_timedwait.texi b/doc/posix-functions/pthread_cond_timedwait.texi index 2c67690c10..624952ce63 100644 --- a/doc/posix-functions/pthread_cond_timedwait.texi +++ b/doc/posix-functions/pthread_cond_timedwait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_cond_wait.texi b/doc/posix-functions/pthread_cond_wait.texi index 7510365f25..39e0cdbdcb 100644 --- a/doc/posix-functions/pthread_cond_wait.texi +++ b/doc/posix-functions/pthread_cond_wait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_create.texi b/doc/posix-functions/pthread_create.texi index 68715ef65e..f9bf5bc0ea 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: -Minix 3.1.8, HP-UX 11.11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11.11, mingw, MSVC 14. @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/pthread_exit.texi b/doc/posix-functions/pthread_exit.texi index 5bf70e321a..46a0851473 100644 --- a/doc/posix-functions/pthread_exit.texi +++ b/doc/posix-functions/pthread_exit.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_mutex_destroy.texi b/doc/posix-functions/pthread_mutex_destroy.texi index 2594693ec4..ce8760af98 100644 --- a/doc/posix-functions/pthread_mutex_destroy.texi +++ b/doc/posix-functions/pthread_mutex_destroy.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_mutex_init.texi b/doc/posix-functions/pthread_mutex_init.texi index 75a5dc3778..3250347320 100644 --- a/doc/posix-functions/pthread_mutex_init.texi +++ b/doc/posix-functions/pthread_mutex_init.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_mutex_lock.texi b/doc/posix-functions/pthread_mutex_lock.texi index 1aa4ddb22c..1ee849aa70 100644 --- a/doc/posix-functions/pthread_mutex_lock.texi +++ b/doc/posix-functions/pthread_mutex_lock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_mutex_timedlock.texi b/doc/posix-functions/pthread_mutex_timedlock.texi index 02e421a0cf..7fa3745ad2 100644 --- a/doc/posix-functions/pthread_mutex_timedlock.texi +++ b/doc/posix-functions/pthread_mutex_timedlock.texi @@ -12,7 +12,7 @@ Portability problems fixed by Gnulib: This function is missing on some platforms: Mac OS X 10.5, FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, MSVC 14, Android 4.4. But the provided replacement is just a dummy on some of these platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/pthread_mutex_trylock.texi b/doc/posix-functions/pthread_mutex_trylock.texi index 6b0b360579..8da95774b5 100644 --- a/doc/posix-functions/pthread_mutex_trylock.texi +++ b/doc/posix-functions/pthread_mutex_trylock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_mutex_unlock.texi b/doc/posix-functions/pthread_mutex_unlock.texi index 1afedd748f..608bb13322 100644 --- a/doc/posix-functions/pthread_mutex_unlock.texi +++ b/doc/posix-functions/pthread_mutex_unlock.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_self.texi b/doc/posix-functions/pthread_self.texi index 30267c38de..3a04e42064 100644 --- a/doc/posix-functions/pthread_self.texi +++ b/doc/posix-functions/pthread_self.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/pthread_testcancel.texi b/doc/posix-functions/pthread_testcancel.texi index 24b23949bb..195a2f207e 100644 --- a/doc/posix-functions/pthread_testcancel.texi +++ b/doc/posix-functions/pthread_testcancel.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14, Android 9.0. +Minix 3.1.8, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/ptsname.texi b/doc/posix-functions/ptsname.texi index c43320224b..667fa551ab 100644 --- a/doc/posix-functions/ptsname.texi +++ b/doc/posix-functions/ptsname.texi @@ -19,9 +19,6 @@ FreeBSD 8.2. Portability problems not fixed by Gnulib: @itemize @item -This function is not declared on some platforms: -IRIX 5.3. -@item On Solaris 11 2010-11, this function fails on all BSD-style @file{/dev/pty*} device files. @item diff --git a/doc/posix-functions/putwc.texi b/doc/posix-functions/putwc.texi index f544fd1788..835ac9eb9f 100644 --- a/doc/posix-functions/putwc.texi +++ b/doc/posix-functions/putwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/putwchar.texi b/doc/posix-functions/putwchar.texi index c511f01d76..bb0c7daf7c 100644 --- a/doc/posix-functions/putwchar.texi +++ b/doc/posix-functions/putwchar.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/readlink.texi b/doc/posix-functions/readlink.texi index 98bf1bd029..f2987ec2cc 100644 --- a/doc/posix-functions/readlink.texi +++ b/doc/posix-functions/readlink.texi @@ -29,7 +29,7 @@ directories, Cygwin sets @code{errno} to @code{ENOENT} or @code{EIO} instead of @code{readlink}. @item When @code{readlink} is called on a file that is not a symbolic link: -Irix may set @code{errno} to @code{ENXIO} instead of @code{EINVAL}. Cygwin +IRIX may set @code{errno} to @code{ENXIO} instead of @code{EINVAL}. Cygwin may set errno to @code{EACCES} instead of @code{EINVAL}. @item Symlink contents do not always have a trailing null byte, and there is diff --git a/doc/posix-functions/readlinkat.texi b/doc/posix-functions/readlinkat.texi index 1f15e53e12..05075d159a 100644 --- a/doc/posix-functions/readlinkat.texi +++ b/doc/posix-functions/readlinkat.texi @@ -34,7 +34,7 @@ directories, Cygwin sets @code{errno} to @code{ENOENT} or @code{EIO} instead of @code{readlink}. @item When @code{readlink} is called on a file that is not a symbolic link: -Irix may set @code{errno} to @code{ENXIO} instead of @code{EINVAL}. Cygwin +IRIX may set @code{errno} to @code{ENXIO} instead of @code{EINVAL}. Cygwin may set errno to @code{EACCES} instead of @code{EINVAL}. @item Symlink contents do not always have a trailing null byte, and there is diff --git a/doc/posix-functions/remainder.texi b/doc/posix-functions/remainder.texi index 131c3210ca..fe3850103a 100644 --- a/doc/posix-functions/remainder.texi +++ b/doc/posix-functions/remainder.texi @@ -11,9 +11,6 @@ Portability problems fixed by either Gnulib module @code{remainder} or @code{rem @item This function is missing on some platforms: MSVC 9. -@item -This function is not declared on some platforms: -IRIX 5.3. @end itemize Portability problems fixed by Gnulib module @code{remainder-ieee}: diff --git a/doc/posix-functions/sched_get_priority_max.texi b/doc/posix-functions/sched_get_priority_max.texi index 713b319dec..956ef49351 100644 --- a/doc/posix-functions/sched_get_priority_max.texi +++ b/doc/posix-functions/sched_get_priority_max.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +OpenBSD 3.8, Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sched_get_priority_min.texi b/doc/posix-functions/sched_get_priority_min.texi index 320e0a8bbb..1b02e6830d 100644 --- a/doc/posix-functions/sched_get_priority_min.texi +++ b/doc/posix-functions/sched_get_priority_min.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +OpenBSD 3.8, Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sched_getparam.texi b/doc/posix-functions/sched_getparam.texi index 333148a1be..6db2d29292 100644 --- a/doc/posix-functions/sched_getparam.texi +++ b/doc/posix-functions/sched_getparam.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sched_getscheduler.texi b/doc/posix-functions/sched_getscheduler.texi index 41c97b0aee..cf5914561c 100644 --- a/doc/posix-functions/sched_getscheduler.texi +++ b/doc/posix-functions/sched_getscheduler.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sched_rr_get_interval.texi b/doc/posix-functions/sched_rr_get_interval.texi index 685e300ccc..af13ceede7 100644 --- a/doc/posix-functions/sched_rr_get_interval.texi +++ b/doc/posix-functions/sched_rr_get_interval.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 5.3, mingw, MSVC 14. +Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sched_setparam.texi b/doc/posix-functions/sched_setparam.texi index f10488075f..e889587f05 100644 --- a/doc/posix-functions/sched_setparam.texi +++ b/doc/posix-functions/sched_setparam.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sched_setscheduler.texi b/doc/posix-functions/sched_setscheduler.texi index 1644886441..33be13bcf1 100644 --- a/doc/posix-functions/sched_setscheduler.texi +++ b/doc/posix-functions/sched_setscheduler.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Mac OS X 10.5, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sched_yield.texi b/doc/posix-functions/sched_yield.texi index 400f8fb145..7be9062a5d 100644 --- a/doc/posix-functions/sched_yield.texi +++ b/doc/posix-functions/sched_yield.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/select.texi b/doc/posix-functions/select.texi index 6ac973c3f9..dc56a8f4a9 100644 --- a/doc/posix-functions/select.texi +++ b/doc/posix-functions/select.texi @@ -39,8 +39,4 @@ thus busy wait. @item On Linux, when some file descriptor refers to a regular file, @code{select} may fail, setting @code{errno} to @code{EBADF}. -@item -This function is declared in @code{}, not @code{}, -on some platforms: -IRIX 5.3. @end itemize diff --git a/doc/posix-functions/sem_close.texi b/doc/posix-functions/sem_close.texi index 113aa852b1..a12f049067 100644 --- a/doc/posix-functions/sem_close.texi +++ b/doc/posix-functions/sem_close.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sem_destroy.texi b/doc/posix-functions/sem_destroy.texi index c13857b528..056734b1f4 100644 --- a/doc/posix-functions/sem_destroy.texi +++ b/doc/posix-functions/sem_destroy.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @item This function is not implemented on some platforms: Mac OS X 10.11. diff --git a/doc/posix-functions/sem_getvalue.texi b/doc/posix-functions/sem_getvalue.texi index 35401a7f04..7e654e2b5b 100644 --- a/doc/posix-functions/sem_getvalue.texi +++ b/doc/posix-functions/sem_getvalue.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @item This function is not implemented on some platforms: Mac OS X 10.11. diff --git a/doc/posix-functions/sem_init.texi b/doc/posix-functions/sem_init.texi index f6f1f1b365..d05a593300 100644 --- a/doc/posix-functions/sem_init.texi +++ b/doc/posix-functions/sem_init.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @item This function is not implemented on some platforms: Mac OS X 10.11. diff --git a/doc/posix-functions/sem_open.texi b/doc/posix-functions/sem_open.texi index e4d23edf65..51c12c238d 100644 --- a/doc/posix-functions/sem_open.texi +++ b/doc/posix-functions/sem_open.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sem_post.texi b/doc/posix-functions/sem_post.texi index fbe9775294..08314961fc 100644 --- a/doc/posix-functions/sem_post.texi +++ b/doc/posix-functions/sem_post.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sem_trywait.texi b/doc/posix-functions/sem_trywait.texi index ea36278d7c..3bfb9895b2 100644 --- a/doc/posix-functions/sem_trywait.texi +++ b/doc/posix-functions/sem_trywait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sem_unlink.texi b/doc/posix-functions/sem_unlink.texi index 486e32214f..abc4cda0ea 100644 --- a/doc/posix-functions/sem_unlink.texi +++ b/doc/posix-functions/sem_unlink.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14. +Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/sem_wait.texi b/doc/posix-functions/sem_wait.texi index 8ab6296be1..3e7f2ff45a 100644 --- a/doc/posix-functions/sem_wait.texi +++ b/doc/posix-functions/sem_wait.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/shm_open.texi b/doc/posix-functions/shm_open.texi index 9e5614ea86..f026f36f54 100644 --- a/doc/posix-functions/shm_open.texi +++ b/doc/posix-functions/shm_open.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/shm_unlink.texi b/doc/posix-functions/shm_unlink.texi index 8b9c4df225..f8e8c3082d 100644 --- a/doc/posix-functions/shm_unlink.texi +++ b/doc/posix-functions/shm_unlink.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/sigaction.texi b/doc/posix-functions/sigaction.texi index 7625ff9ade..dd4ecab675 100644 --- a/doc/posix-functions/sigaction.texi +++ b/doc/posix-functions/sigaction.texi @@ -40,11 +40,6 @@ NonStop. Support for SA_RESTART is missing on some platforms: mingw, MSVC 14, NonStop. -@item -In spite of having SA_SIGACTION, struct sigaction lacks the -sa_sigaction member on some platforms: -Irix 5.3. - @item The symbolic value @code{SIG_IGN} for the @code{SIGCHLD} signal is equivalent to a signal handler diff --git a/doc/posix-functions/sigaltstack.texi b/doc/posix-functions/sigaltstack.texi index e08b337dde..bf97f5ecb9 100644 --- a/doc/posix-functions/sigaltstack.texi +++ b/doc/posix-functions/sigaltstack.texi @@ -22,5 +22,5 @@ Minix 3.1.8, Cygwin, mingw, MSVC 14. This function interprets the @code{ss_sp} member of @code{stack_t} as the upper bound instead of the lower bound of the alternate stack on some platforms: -Irix 6.5 +IRIX 6.5 @end itemize diff --git a/doc/posix-functions/siginterrupt.texi b/doc/posix-functions/siginterrupt.texi index 35ec2855ad..6d8840c5b8 100644 --- a/doc/posix-functions/siginterrupt.texi +++ b/doc/posix-functions/siginterrupt.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @end itemize Note: POSIX recommends using @code{sigaction} with SA_RESTART instead of diff --git a/doc/posix-functions/snprintf.texi b/doc/posix-functions/snprintf.texi index 377e487f1d..396445106a 100644 --- a/doc/posix-functions/snprintf.texi +++ b/doc/posix-functions/snprintf.texi @@ -10,7 +10,7 @@ Portability problems fixed by either Gnulib module @code{snprintf} or @code{snpr @itemize @item This function is missing on some platforms: -IRIX 5.3, MSVC 14. +MSVC 14. @item This function does not support format directives that access arguments in an arbitrary order, such as @code{"%2$s"}, on some platforms: diff --git a/doc/posix-functions/strfmon.texi b/doc/posix-functions/strfmon.texi index a40b0f3632..e308b3a63d 100644 --- a/doc/posix-functions/strfmon.texi +++ b/doc/posix-functions/strfmon.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.7.1, mingw, MSVC 14, Android 9.0. +NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.1, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-functions/strptime.texi b/doc/posix-functions/strptime.texi index 699c09a333..734d740418 100644 --- a/doc/posix-functions/strptime.texi +++ b/doc/posix-functions/strptime.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, mingw, MSVC 14. +mingw, MSVC 14. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/timer_create.texi b/doc/posix-functions/timer_create.texi index 621dbb144a..ee59830701 100644 --- a/doc/posix-functions/timer_create.texi +++ b/doc/posix-functions/timer_create.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OS X 10.11, FreeBSD 6.4, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14, Tandem/NSK. +OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK. @item This function fails with @code{ENOSYS} on some platforms: OpenBSD 4.9. diff --git a/doc/posix-functions/timer_delete.texi b/doc/posix-functions/timer_delete.texi index 5a4f29ede7..be56d807fb 100644 --- a/doc/posix-functions/timer_delete.texi +++ b/doc/posix-functions/timer_delete.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OS X 10.11, FreeBSD 6.4, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14, Tandem/NSK. +OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK. @item This function fails with @code{ENOSYS} on some platforms: OpenBSD 4.9. diff --git a/doc/posix-functions/timer_getoverrun.texi b/doc/posix-functions/timer_getoverrun.texi index fb06f419c0..140f4c2589 100644 --- a/doc/posix-functions/timer_getoverrun.texi +++ b/doc/posix-functions/timer_getoverrun.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OS X 10.11, FreeBSD 6.0, Minix 3.1.8, IRIX 5.3, Cygwin, mingw, MSVC 14. +OS X 10.11, FreeBSD 6.0, Minix 3.1.8, Cygwin, mingw, MSVC 14. @end itemize diff --git a/doc/posix-functions/timer_gettime.texi b/doc/posix-functions/timer_gettime.texi index 27ec6a6f00..a7010e560f 100644 --- a/doc/posix-functions/timer_gettime.texi +++ b/doc/posix-functions/timer_gettime.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OS X 10.11, FreeBSD 6.4, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14, Tandem/NSK. +OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK. @item This function fails with @code{ENOSYS} on some platforms: OpenBSD 4.9. diff --git a/doc/posix-functions/timer_settime.texi b/doc/posix-functions/timer_settime.texi index 4cf460b0ad..6b3bcbcbbd 100644 --- a/doc/posix-functions/timer_settime.texi +++ b/doc/posix-functions/timer_settime.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OS X 10.11, FreeBSD 6.4, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14, Tandem/NSK. +OS X 10.11, FreeBSD 6.4, Minix 3.1.8, mingw, MSVC 14, Tandem/NSK. @item This function fails with @code{ENOSYS} on some platforms: OpenBSD 4.9. diff --git a/doc/posix-functions/towlower.texi b/doc/posix-functions/towlower.texi index 4d0ae0720a..02f0452113 100644 --- a/doc/posix-functions/towlower.texi +++ b/doc/posix-functions/towlower.texi @@ -9,9 +9,6 @@ Gnulib module: wctype-h Portability problems fixed by Gnulib: @itemize @item -This function is missing on some platforms: -IRIX 5.3. -@item This function returns values of which the upper 16 bits are incorrect on some platforms: mingw. diff --git a/doc/posix-functions/towupper.texi b/doc/posix-functions/towupper.texi index 3024d3448b..02bde46ba4 100644 --- a/doc/posix-functions/towupper.texi +++ b/doc/posix-functions/towupper.texi @@ -9,9 +9,6 @@ Gnulib module: wctype-h Portability problems fixed by Gnulib: @itemize @item -This function is missing on some platforms: -IRIX 5.3. -@item This function returns values of which the upper 16 bits are incorrect on some platforms: mingw. diff --git a/doc/posix-functions/ungetwc.texi b/doc/posix-functions/ungetwc.texi index 66dc42340c..0fb1d458cb 100644 --- a/doc/posix-functions/ungetwc.texi +++ b/doc/posix-functions/ungetwc.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/unlockpt.texi b/doc/posix-functions/unlockpt.texi index 9c6617e5ec..690466771d 100644 --- a/doc/posix-functions/unlockpt.texi +++ b/doc/posix-functions/unlockpt.texi @@ -16,9 +16,6 @@ Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14. Portability problems not fixed by Gnulib: @itemize @item -This function is not declared on some platforms: -IRIX 5.3. -@item This function reports success for invalid file descriptors on some platforms: NetBSD 5.1, Cygwin 1.7.9. @end itemize diff --git a/doc/posix-functions/vsnprintf.texi b/doc/posix-functions/vsnprintf.texi index 1a42123a42..3fccdf2aea 100644 --- a/doc/posix-functions/vsnprintf.texi +++ b/doc/posix-functions/vsnprintf.texi @@ -9,9 +9,6 @@ Gnulib module: vsnprintf or vsnprintf-posix Portability problems fixed by either Gnulib module @code{vsnprintf} or @code{vsnprintf-posix}: @itemize @item -This function is missing on some platforms: -IRIX 5.3. -@item This function does not support format directives that access arguments in an arbitrary order, such as @code{"%2$s"}, on some platforms: NetBSD 3.0, mingw, MSVC 14. diff --git a/doc/posix-functions/wcscat.texi b/doc/posix-functions/wcscat.texi index f21a99a20f..25dda93825 100644 --- a/doc/posix-functions/wcscat.texi +++ b/doc/posix-functions/wcscat.texi @@ -8,9 +8,6 @@ Gnulib module: wcscat Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcschr.texi b/doc/posix-functions/wcschr.texi index cfa00b90e2..af014b9597 100644 --- a/doc/posix-functions/wcschr.texi +++ b/doc/posix-functions/wcschr.texi @@ -8,9 +8,6 @@ Gnulib module: wcschr Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcscmp.texi b/doc/posix-functions/wcscmp.texi index 3781eb936b..65f977ae84 100644 --- a/doc/posix-functions/wcscmp.texi +++ b/doc/posix-functions/wcscmp.texi @@ -8,9 +8,6 @@ Gnulib module: wcscmp Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcscoll.texi b/doc/posix-functions/wcscoll.texi index 135db0db12..3c35a4529d 100644 --- a/doc/posix-functions/wcscoll.texi +++ b/doc/posix-functions/wcscoll.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3. +Minix 3.1.8. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcscpy.texi b/doc/posix-functions/wcscpy.texi index 7a50160883..9e199cb24a 100644 --- a/doc/posix-functions/wcscpy.texi +++ b/doc/posix-functions/wcscpy.texi @@ -8,9 +8,6 @@ Gnulib module: wcscpy Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcscspn.texi b/doc/posix-functions/wcscspn.texi index ba1cf271cc..b2e4a0d23c 100644 --- a/doc/posix-functions/wcscspn.texi +++ b/doc/posix-functions/wcscspn.texi @@ -8,9 +8,6 @@ Gnulib module: wcscspn Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcsftime.texi b/doc/posix-functions/wcsftime.texi index 22804fabb2..4778383aac 100644 --- a/doc/posix-functions/wcsftime.texi +++ b/doc/posix-functions/wcsftime.texi @@ -17,7 +17,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x. @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/wcslen.texi b/doc/posix-functions/wcslen.texi index 3c1c7103dd..0e3cc40820 100644 --- a/doc/posix-functions/wcslen.texi +++ b/doc/posix-functions/wcslen.texi @@ -8,9 +8,6 @@ Gnulib module: wcslen Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcsncat.texi b/doc/posix-functions/wcsncat.texi index 0dd3b60db7..ca965e037c 100644 --- a/doc/posix-functions/wcsncat.texi +++ b/doc/posix-functions/wcsncat.texi @@ -8,9 +8,6 @@ Gnulib module: wcsncat Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcsncmp.texi b/doc/posix-functions/wcsncmp.texi index 0621b2ce41..a5aba83be0 100644 --- a/doc/posix-functions/wcsncmp.texi +++ b/doc/posix-functions/wcsncmp.texi @@ -8,9 +8,6 @@ Gnulib module: wcsncmp Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcsncpy.texi b/doc/posix-functions/wcsncpy.texi index 7263c1a08b..5553b99668 100644 --- a/doc/posix-functions/wcsncpy.texi +++ b/doc/posix-functions/wcsncpy.texi @@ -8,9 +8,6 @@ Gnulib module: wcsncpy Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcspbrk.texi b/doc/posix-functions/wcspbrk.texi index 71fb79e23b..58b20a9179 100644 --- a/doc/posix-functions/wcspbrk.texi +++ b/doc/posix-functions/wcspbrk.texi @@ -8,9 +8,6 @@ Gnulib module: wcspbrk Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcsrchr.texi b/doc/posix-functions/wcsrchr.texi index 3ef1537c1e..eeede092f8 100644 --- a/doc/posix-functions/wcsrchr.texi +++ b/doc/posix-functions/wcsrchr.texi @@ -8,9 +8,6 @@ Gnulib module: wcsrchr Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcsspn.texi b/doc/posix-functions/wcsspn.texi index 158b4ff9aa..03e6e68001 100644 --- a/doc/posix-functions/wcsspn.texi +++ b/doc/posix-functions/wcsspn.texi @@ -8,9 +8,6 @@ Gnulib module: wcsspn Portability problems fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcsstr.texi b/doc/posix-functions/wcsstr.texi index e02b509b68..3ad318ad50 100644 --- a/doc/posix-functions/wcsstr.texi +++ b/doc/posix-functions/wcsstr.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, IRIX 5.3. +HP-UX 11.00. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcstod.texi b/doc/posix-functions/wcstod.texi index 3f2f845147..6ac080b84b 100644 --- a/doc/posix-functions/wcstod.texi +++ b/doc/posix-functions/wcstod.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/wcstok.texi b/doc/posix-functions/wcstok.texi index 56de2ebd7f..80fde5e41c 100644 --- a/doc/posix-functions/wcstok.texi +++ b/doc/posix-functions/wcstok.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -IRIX 5.3, Cygwin 1.5.x. +Cygwin 1.5.x. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wcstol.texi b/doc/posix-functions/wcstol.texi index 8d31906bd5..d178cf7668 100644 --- a/doc/posix-functions/wcstol.texi +++ b/doc/posix-functions/wcstol.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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/wcstoll.texi b/doc/posix-functions/wcstoll.texi index 4cbd4e1769..9bd07f79c9 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: -Minix 3.1.8, HP-UX 11.11, IRIX 5.3, Solaris 9, Cygwin 1.5.x, MSVC 9, Android 4.4. +Minix 3.1.8, HP-UX 11.11, Solaris 9, Cygwin 1.5.x, MSVC 9, Android 4.4. @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/wcstoul.texi b/doc/posix-functions/wcstoul.texi index bb37de3f5e..c082ee6af3 100644 --- a/doc/posix-functions/wcstoul.texi +++ b/doc/posix-functions/wcstoul.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @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 5a4eb99ea7..d6a24acc8d 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: -Minix 3.1.8, HP-UX 11.11, IRIX 5.3, Solaris 9, Cygwin 1.5.x, MSVC 9, Android 4.4. +Minix 3.1.8, HP-UX 11.11, Solaris 9, Cygwin 1.5.x, MSVC 9, Android 4.4. @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/wcswidth.texi b/doc/posix-functions/wcswidth.texi index 1ed3bf1ced..cf367c8dd4 100644 --- a/doc/posix-functions/wcswidth.texi +++ b/doc/posix-functions/wcswidth.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +OpenBSD 3.8, Minix 3.1.8, mingw, MSVC 14. @item This function handles combining characters in UTF-8 locales incorrectly on some platforms: diff --git a/doc/posix-functions/wcsxfrm.texi b/doc/posix-functions/wcsxfrm.texi index 1615dac533..98a9db6e56 100644 --- a/doc/posix-functions/wcsxfrm.texi +++ b/doc/posix-functions/wcsxfrm.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x. +Minix 3.1.8, Cygwin 1.5.x. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-functions/wctob.texi b/doc/posix-functions/wctob.texi index 83883bc228..699e23d198 100644 --- a/doc/posix-functions/wctob.texi +++ b/doc/posix-functions/wctob.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11.00, IRIX 5.3, mingw. +Minix 3.1.8, HP-UX 11.00, mingw. @item This function clobbers caller-owned registers on some platforms: Cygwin 1.7.5. diff --git a/doc/posix-functions/wctype.texi b/doc/posix-functions/wctype.texi index 8e82b2bd8c..f45370a1b6 100644 --- a/doc/posix-functions/wctype.texi +++ b/doc/posix-functions/wctype.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, MSVC 9. +Minix 3.1.8, MSVC 9. @item This function is declared in @code{}, not in @code{}, on some platforms: diff --git a/doc/posix-functions/wcwidth.texi b/doc/posix-functions/wcwidth.texi index dc79a00bab..d76947c66f 100644 --- a/doc/posix-functions/wcwidth.texi +++ b/doc/posix-functions/wcwidth.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, IRIX 5.3, mingw, MSVC 14. +Minix 3.1.8, mingw, MSVC 14. @item This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms: glibc 2.8. diff --git a/doc/posix-functions/wordexp.texi b/doc/posix-functions/wordexp.texi index d46c74deb0..652863fb5c 100644 --- a/doc/posix-functions/wordexp.texi +++ b/doc/posix-functions/wordexp.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @item On some platforms, this function does not set @code{errno} or the stream error indicator on attempts to write to a read-only stream: diff --git a/doc/posix-functions/wordfree.texi b/doc/posix-functions/wordfree.texi index 91b5b11e91..85be86919f 100644 --- a/doc/posix-functions/wordfree.texi +++ b/doc/posix-functions/wordfree.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. +Mac OS X 10.3, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/posix-headers/langinfo.texi b/doc/posix-headers/langinfo.texi index ec74050595..af12d368e4 100644 --- a/doc/posix-headers/langinfo.texi +++ b/doc/posix-headers/langinfo.texi @@ -21,10 +21,6 @@ glibc 2.26 and many others. The constants @code{ERA}, @code{ERA_D_FMT}, @code{ERA_D_T_FMT}, @code{ERA_T_FMT}, @code{ALT_DIGITS} are not defined on some platforms: OpenBSD 3.8. -@item -The constants @code{T_FMT_AMPM}, @code{YESEXPR}, @code{NOEXPR} are not -defined on some platforms: -IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: diff --git a/doc/posix-headers/poll.texi b/doc/posix-headers/poll.texi index 047ac2ed62..844b21c3cf 100644 --- a/doc/posix-headers/poll.texi +++ b/doc/posix-headers/poll.texi @@ -14,7 +14,4 @@ mingw, MSVC 14. Portability problems not fixed by Gnulib: @itemize -@item -This header file does not defined @code{nfds_t} on some platforms: -IRIX 5.3. @end itemize diff --git a/doc/posix-headers/signal.texi b/doc/posix-headers/signal.texi index e15c58e139..05de3d6493 100644 --- a/doc/posix-headers/signal.texi +++ b/doc/posix-headers/signal.texi @@ -22,10 +22,6 @@ mingw. platforms: mingw, MSVC 14. @item -@code{struct sigaction} lacks the @code{sa_sigaction} member on some -platforms: -Irix 5.3. -@item The type @code{pid_t} is not defined on some platforms: MSVC 14. @item diff --git a/doc/posix-headers/wchar.texi b/doc/posix-headers/wchar.texi index 403aab7e04..1d7b69ee3d 100644 --- a/doc/posix-headers/wchar.texi +++ b/doc/posix-headers/wchar.texi @@ -11,9 +11,6 @@ Portability problems fixed by Gnulib: This header file cannot be included on some platforms: Linux uClibc built without wide character support. @item -The type @code{wint_t} and macro @code{WEOF} are missing on some platforms: -IRIX 5.3. -@item The type @code{wint_t} is incorrect on some platforms: MSVC 14. diff --git a/doc/posix-headers/wctype.texi b/doc/posix-headers/wctype.texi index d6cc5f90f6..a4a155d9b7 100644 --- a/doc/posix-headers/wctype.texi +++ b/doc/posix-headers/wctype.texi @@ -11,9 +11,6 @@ Portability problems fixed by Gnulib: This header file is missing on some platforms: HP-UX 11.00. @item -The type @code{wint_t} and macro @code{WEOF} are missing on some platforms: -IRIX 5.3. -@item The type @code{wint_t} is incorrect on some platforms: MSVC 14. @item @@ -22,9 +19,6 @@ FreeBSD 4.11. @item The function @code{iswblank} is declared but not defined on some platforms: IRIX 6.5.30. -@item -The functions @code{isw*} are actually defined as macros that don't work, -on IRIX 5.3. @end itemize Portability problems not fixed by Gnulib: