From db344dc380a8ca83ee6094316ce68eebcf86c181 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 23 Jul 2024 14:49:18 +0200 Subject: [PATCH] doc: Update for glibc 2.40. * doc/posix-headers/utmpx.texi: Update. * doc/posix-functions/*.texi: Likewise. --- ChangeLog | 6 ++++++ doc/posix-functions/acospi.texi | 2 +- doc/posix-functions/acospif.texi | 2 +- doc/posix-functions/acospil.texi | 2 +- doc/posix-functions/asinpi.texi | 2 +- doc/posix-functions/asinpif.texi | 2 +- doc/posix-functions/asinpil.texi | 2 +- doc/posix-functions/atan2pi.texi | 2 +- doc/posix-functions/atan2pif.texi | 2 +- doc/posix-functions/atan2pil.texi | 2 +- doc/posix-functions/atanpi.texi | 2 +- doc/posix-functions/atanpif.texi | 2 +- doc/posix-functions/atanpil.texi | 2 +- doc/posix-functions/compoundn.texi | 2 +- doc/posix-functions/compoundnf.texi | 2 +- doc/posix-functions/compoundnl.texi | 2 +- doc/posix-functions/cospi.texi | 2 +- doc/posix-functions/cospif.texi | 2 +- doc/posix-functions/cospil.texi | 2 +- doc/posix-functions/exp10m1.texi | 2 +- doc/posix-functions/exp10m1f.texi | 2 +- doc/posix-functions/exp10m1l.texi | 2 +- doc/posix-functions/exp2m1.texi | 2 +- doc/posix-functions/exp2m1f.texi | 2 +- doc/posix-functions/exp2m1l.texi | 2 +- doc/posix-functions/log10p1.texi | 2 +- doc/posix-functions/log10p1f.texi | 2 +- doc/posix-functions/log10p1l.texi | 2 +- doc/posix-functions/log2p1.texi | 2 +- doc/posix-functions/log2p1f.texi | 2 +- doc/posix-functions/log2p1l.texi | 2 +- doc/posix-functions/logp1.texi | 2 +- doc/posix-functions/logp1f.texi | 2 +- doc/posix-functions/logp1l.texi | 2 +- doc/posix-functions/pown.texi | 2 +- doc/posix-functions/pownf.texi | 2 +- doc/posix-functions/pownl.texi | 2 +- doc/posix-functions/powr.texi | 2 +- doc/posix-functions/powrf.texi | 2 +- doc/posix-functions/powrl.texi | 2 +- doc/posix-functions/rootn.texi | 2 +- doc/posix-functions/rootnf.texi | 2 +- doc/posix-functions/rootnl.texi | 2 +- doc/posix-functions/rsqrt.texi | 2 +- doc/posix-functions/rsqrtf.texi | 2 +- doc/posix-functions/rsqrtl.texi | 2 +- doc/posix-functions/sinpi.texi | 2 +- doc/posix-functions/sinpif.texi | 2 +- doc/posix-functions/sinpil.texi | 2 +- doc/posix-functions/tanpi.texi | 2 +- doc/posix-functions/tanpif.texi | 2 +- doc/posix-functions/tanpil.texi | 2 +- doc/posix-headers/utmpx.texi | 2 +- 53 files changed, 58 insertions(+), 52 deletions(-) diff --git a/ChangeLog b/ChangeLog index 309f1d8ac0..a69e600c54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2024-07-23 Bruno Haible + + doc: Update for glibc 2.40. + * doc/posix-headers/utmpx.texi: Update. + * doc/posix-functions/*.texi: Likewise. + 2024-07-23 Bruno Haible strtof, strtod, strtold tests: Strengthen tests. diff --git a/doc/posix-functions/acospi.texi b/doc/posix-functions/acospi.texi index 430c1667b9..33b08c8588 100644 --- a/doc/posix-functions/acospi.texi +++ b/doc/posix-functions/acospi.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/acospif.texi b/doc/posix-functions/acospif.texi index cea9e88a23..0cd5438fdd 100644 --- a/doc/posix-functions/acospif.texi +++ b/doc/posix-functions/acospif.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/acospil.texi b/doc/posix-functions/acospil.texi index baebf05e32..fb75d443ba 100644 --- a/doc/posix-functions/acospil.texi +++ b/doc/posix-functions/acospil.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/asinpi.texi b/doc/posix-functions/asinpi.texi index 6f5300e16b..4c7dcc3068 100644 --- a/doc/posix-functions/asinpi.texi +++ b/doc/posix-functions/asinpi.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/asinpif.texi b/doc/posix-functions/asinpif.texi index 6e6343ee01..815896a545 100644 --- a/doc/posix-functions/asinpif.texi +++ b/doc/posix-functions/asinpif.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/asinpil.texi b/doc/posix-functions/asinpil.texi index 43c5693276..cf55eb7a1f 100644 --- a/doc/posix-functions/asinpil.texi +++ b/doc/posix-functions/asinpil.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/atan2pi.texi b/doc/posix-functions/atan2pi.texi index 71299877f3..068d49930a 100644 --- a/doc/posix-functions/atan2pi.texi +++ b/doc/posix-functions/atan2pi.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/atan2pif.texi b/doc/posix-functions/atan2pif.texi index 1c5c2bc862..858b655d94 100644 --- a/doc/posix-functions/atan2pif.texi +++ b/doc/posix-functions/atan2pif.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/atan2pil.texi b/doc/posix-functions/atan2pil.texi index cab749f975..599fafb428 100644 --- a/doc/posix-functions/atan2pil.texi +++ b/doc/posix-functions/atan2pil.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/atanpi.texi b/doc/posix-functions/atanpi.texi index 7fa93a4b4e..328917c4d1 100644 --- a/doc/posix-functions/atanpi.texi +++ b/doc/posix-functions/atanpi.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/atanpif.texi b/doc/posix-functions/atanpif.texi index eecd5228e7..cdf6a06d59 100644 --- a/doc/posix-functions/atanpif.texi +++ b/doc/posix-functions/atanpif.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/atanpil.texi b/doc/posix-functions/atanpil.texi index 05b74ef99b..ccac8ec4c7 100644 --- a/doc/posix-functions/atanpil.texi +++ b/doc/posix-functions/atanpil.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/compoundn.texi b/doc/posix-functions/compoundn.texi index 03285e5213..76f7410a23 100644 --- a/doc/posix-functions/compoundn.texi +++ b/doc/posix-functions/compoundn.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/compoundnf.texi b/doc/posix-functions/compoundnf.texi index 7d9fea3783..e6c9c0fb26 100644 --- a/doc/posix-functions/compoundnf.texi +++ b/doc/posix-functions/compoundnf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/compoundnl.texi b/doc/posix-functions/compoundnl.texi index 8003488803..da2abe9c1a 100644 --- a/doc/posix-functions/compoundnl.texi +++ b/doc/posix-functions/compoundnl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/cospi.texi b/doc/posix-functions/cospi.texi index 48786e59c9..3416e38616 100644 --- a/doc/posix-functions/cospi.texi +++ b/doc/posix-functions/cospi.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/cospif.texi b/doc/posix-functions/cospif.texi index a9976b9baa..66720e4318 100644 --- a/doc/posix-functions/cospif.texi +++ b/doc/posix-functions/cospif.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/cospil.texi b/doc/posix-functions/cospil.texi index 008abe6dd6..94bd29e43f 100644 --- a/doc/posix-functions/cospil.texi +++ b/doc/posix-functions/cospil.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/exp10m1.texi b/doc/posix-functions/exp10m1.texi index b8345ef787..840b1cf07c 100644 --- a/doc/posix-functions/exp10m1.texi +++ b/doc/posix-functions/exp10m1.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/exp10m1f.texi b/doc/posix-functions/exp10m1f.texi index f5c36780bd..1b01f0ee87 100644 --- a/doc/posix-functions/exp10m1f.texi +++ b/doc/posix-functions/exp10m1f.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/exp10m1l.texi b/doc/posix-functions/exp10m1l.texi index 2bd7719be5..3a5a39e70b 100644 --- a/doc/posix-functions/exp10m1l.texi +++ b/doc/posix-functions/exp10m1l.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/exp2m1.texi b/doc/posix-functions/exp2m1.texi index 23c8464808..fe8982d637 100644 --- a/doc/posix-functions/exp2m1.texi +++ b/doc/posix-functions/exp2m1.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/exp2m1f.texi b/doc/posix-functions/exp2m1f.texi index ffdfe17cca..4e62184f46 100644 --- a/doc/posix-functions/exp2m1f.texi +++ b/doc/posix-functions/exp2m1f.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/exp2m1l.texi b/doc/posix-functions/exp2m1l.texi index 8f02dc7179..e714b1b788 100644 --- a/doc/posix-functions/exp2m1l.texi +++ b/doc/posix-functions/exp2m1l.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/log10p1.texi b/doc/posix-functions/log10p1.texi index 4c6f7e39aa..57d24d2e5d 100644 --- a/doc/posix-functions/log10p1.texi +++ b/doc/posix-functions/log10p1.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/log10p1f.texi b/doc/posix-functions/log10p1f.texi index 76b1e52fa8..63051cf1e3 100644 --- a/doc/posix-functions/log10p1f.texi +++ b/doc/posix-functions/log10p1f.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/log10p1l.texi b/doc/posix-functions/log10p1l.texi index 3058687b41..78ad98ed36 100644 --- a/doc/posix-functions/log10p1l.texi +++ b/doc/posix-functions/log10p1l.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/log2p1.texi b/doc/posix-functions/log2p1.texi index 434cd21d51..20cdd59c3b 100644 --- a/doc/posix-functions/log2p1.texi +++ b/doc/posix-functions/log2p1.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/log2p1f.texi b/doc/posix-functions/log2p1f.texi index 864fc65c93..09dc568d94 100644 --- a/doc/posix-functions/log2p1f.texi +++ b/doc/posix-functions/log2p1f.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/log2p1l.texi b/doc/posix-functions/log2p1l.texi index dd2b0ace18..e17af1160d 100644 --- a/doc/posix-functions/log2p1l.texi +++ b/doc/posix-functions/log2p1l.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/logp1.texi b/doc/posix-functions/logp1.texi index 7026dfd245..022b297d4c 100644 --- a/doc/posix-functions/logp1.texi +++ b/doc/posix-functions/logp1.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/logp1f.texi b/doc/posix-functions/logp1f.texi index a0439734dd..ba8ab72025 100644 --- a/doc/posix-functions/logp1f.texi +++ b/doc/posix-functions/logp1f.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/logp1l.texi b/doc/posix-functions/logp1l.texi index 593096db17..75c29287b1 100644 --- a/doc/posix-functions/logp1l.texi +++ b/doc/posix-functions/logp1l.texi @@ -13,6 +13,6 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -This function is missing on all platforms: +This function is missing on all non-glibc platforms: glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/pown.texi b/doc/posix-functions/pown.texi index 7095aa3d9e..e10936fed8 100644 --- a/doc/posix-functions/pown.texi +++ b/doc/posix-functions/pown.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/pownf.texi b/doc/posix-functions/pownf.texi index 12dca377e2..29dc9ce1d3 100644 --- a/doc/posix-functions/pownf.texi +++ b/doc/posix-functions/pownf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/pownl.texi b/doc/posix-functions/pownl.texi index dda80ba395..1563588f39 100644 --- a/doc/posix-functions/pownl.texi +++ b/doc/posix-functions/pownl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/powr.texi b/doc/posix-functions/powr.texi index 105b9e9d3c..391d7aad1f 100644 --- a/doc/posix-functions/powr.texi +++ b/doc/posix-functions/powr.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/powrf.texi b/doc/posix-functions/powrf.texi index ed01364cdd..abbcd92d79 100644 --- a/doc/posix-functions/powrf.texi +++ b/doc/posix-functions/powrf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/powrl.texi b/doc/posix-functions/powrl.texi index 46a74a224c..0a694be796 100644 --- a/doc/posix-functions/powrl.texi +++ b/doc/posix-functions/powrl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/rootn.texi b/doc/posix-functions/rootn.texi index 43bcb99682..6912870a33 100644 --- a/doc/posix-functions/rootn.texi +++ b/doc/posix-functions/rootn.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/rootnf.texi b/doc/posix-functions/rootnf.texi index 75082c1369..95be994288 100644 --- a/doc/posix-functions/rootnf.texi +++ b/doc/posix-functions/rootnf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/rootnl.texi b/doc/posix-functions/rootnl.texi index dcc9aa0526..a89ae3ea0b 100644 --- a/doc/posix-functions/rootnl.texi +++ b/doc/posix-functions/rootnl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/rsqrt.texi b/doc/posix-functions/rsqrt.texi index 1415fd4270..06dccf3612 100644 --- a/doc/posix-functions/rsqrt.texi +++ b/doc/posix-functions/rsqrt.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/rsqrtf.texi b/doc/posix-functions/rsqrtf.texi index 4eb1f518ac..62ff462263 100644 --- a/doc/posix-functions/rsqrtf.texi +++ b/doc/posix-functions/rsqrtf.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/rsqrtl.texi b/doc/posix-functions/rsqrtl.texi index b750e714d9..4264aa66dc 100644 --- a/doc/posix-functions/rsqrtl.texi +++ b/doc/posix-functions/rsqrtl.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/sinpi.texi b/doc/posix-functions/sinpi.texi index ee549f63d3..3fd587f78c 100644 --- a/doc/posix-functions/sinpi.texi +++ b/doc/posix-functions/sinpi.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/sinpif.texi b/doc/posix-functions/sinpif.texi index 041b203486..7f4f339c7c 100644 --- a/doc/posix-functions/sinpif.texi +++ b/doc/posix-functions/sinpif.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/sinpil.texi b/doc/posix-functions/sinpil.texi index 4b7de11e41..fa251c1e60 100644 --- a/doc/posix-functions/sinpil.texi +++ b/doc/posix-functions/sinpil.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/tanpi.texi b/doc/posix-functions/tanpi.texi index 0a4daf256b..c0cff14c80 100644 --- a/doc/posix-functions/tanpi.texi +++ b/doc/posix-functions/tanpi.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/tanpif.texi b/doc/posix-functions/tanpif.texi index 046fcd3b9c..c9cdd282e6 100644 --- a/doc/posix-functions/tanpif.texi +++ b/doc/posix-functions/tanpif.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-functions/tanpil.texi b/doc/posix-functions/tanpil.texi index 1ef2ac73de..7bc166c71d 100644 --- a/doc/posix-functions/tanpil.texi +++ b/doc/posix-functions/tanpil.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.39, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. +glibc 2.40, macOS 14, FreeBSD 13.4, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android. @end itemize diff --git a/doc/posix-headers/utmpx.texi b/doc/posix-headers/utmpx.texi index 8f85547da1..573b07b6de 100644 --- a/doc/posix-headers/utmpx.texi +++ b/doc/posix-headers/utmpx.texi @@ -33,7 +33,7 @@ On some platforms, the @code{struct utmpx} field @code{ut_tv} is not of type @code{struct timeval}. Instead, it is a different struct with @code{tv_sec} and @code{tv_usec} members that may have different types than the members of @code{struct timeval}: -glibc 2.39 on platforms where @code{time_t} was historically 32 bits +glibc 2.40 on platforms where @code{time_t} was historically 32 bits and where log file formats were not changed when 64-bit @code{time_t} was introduced. @item -- 2.39.5