]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
doc: Update for a few recently fixed Hurd bugs.
authorBruno Haible <bruno@clisp.org>
Mon, 12 May 2025 10:43:59 +0000 (12:43 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 May 2025 10:43:59 +0000 (12:43 +0200)
* doc/posix-functions/utimensat.texi: List the affected glibc versions.
* doc/posix-functions/futimens.texi: Likewise.
* doc/posix-functions/linkat.texi: Likewise.
* doc/glibc-functions/renameat2.texi: Likewise.

ChangeLog
doc/glibc-functions/renameat2.texi
doc/posix-functions/futimens.texi
doc/posix-functions/linkat.texi
doc/posix-functions/utimensat.texi

index 2b951317bac42418807c3f29cb399a7439e72cdd..58c3dae6681951162d9d77b874c8890345244855 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2025-05-12  Bruno Haible  <bruno@clisp.org>
+
+       doc: Update for a few recently fixed Hurd bugs.
+       * doc/posix-functions/utimensat.texi: List the affected glibc versions.
+       * doc/posix-functions/futimens.texi: Likewise.
+       * doc/posix-functions/linkat.texi: Likewise.
+       * doc/glibc-functions/renameat2.texi: Likewise.
+
 2025-05-11  Collin Funk  <collin.funk1@gmail.com>
 
        fts: Generate fts_.h.
index 5f281ee0a38592f3d1ed7c2a8a6c9847c7927027..89d8d892ff0f100a6d28d3309e5f05035dc6e15d 100644 (file)
@@ -24,7 +24,7 @@ Cygwin 3.4.6.
 instead of failing and setting @code{errno} to @code{ENOTDIR}, on some
 platforms:
 @c https://sourceware.org/bugzilla/show_bug.cgi?id=32570
-GNU/Hurd.
+GNU/Hurd with glibc 2.41.
 @end itemize
 
 @mindex renameatu
index 61520789c1d819330f1813b4bd2cd2874326ccb0..4bae2837d95854c8dcc66588ee6c0c2e3c641aef 100644 (file)
@@ -34,8 +34,9 @@ glibc 2.11, musl libc, Solaris 11.
 @item
 Out-of-range values of @code{tv_nsec} do not lead to a failure on some
 platforms:
+NetBSD 10.0,
 @c https://sourceware.org/bugzilla/show_bug.cgi?id=32803
-NetBSD 10.0, GNU/Hurd.
+GNU/Hurd with glibc 2.41.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index ceeddaff6c71c309e59e43874c253444b98d5162..bb4fb5728f0bc26539a4b06499c8b6004f974e6b 100644 (file)
@@ -32,5 +32,5 @@ Portability problems not fixed by Gnulib:
 to @code{EINVAL} instead of @code{EEXIST} or @code{ENOTDIR} on some
 platforms:
 @c https://sourceware.org/bugzilla/show_bug.cgi?id=32569
-GNU/Hurd.
+GNU/Hurd with glibc 2.41.
 @end itemize
index 97021d279be2d72cb19f6363522d4bc50d3ef4c2..81dd36503592b09f7668efd0553b2efc02a18932 100644 (file)
@@ -36,8 +36,9 @@ Linux kernel 2.6.32, macOS 14, NetBSD 10.0, Solaris 11.1.
 @item
 Out-of-range values of @code{tv_nsec} do not lead to a failure on some
 platforms:
+Linux kernel 2.6.22.19 on hppa, NetBSD 10.0,
 @c https://sourceware.org/bugzilla/show_bug.cgi?id=32802
-Linux kernel 2.6.22.19 on hppa, NetBSD 10.0, GNU/Hurd.
+GNU/Hurd with glibc 2.41.
 @item
 On some platforms, this function mis-handles a trailing slash:
 AIX 7.2.