From: Bruno Haible Date: Tue, 23 Sep 2025 00:21:58 +0000 (+0200) Subject: fchownat: Revert my earlier change today entirely. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d08b322eb976bb974ff3fa9542064ff7973f632a;p=thirdparty%2Fgnulib.git fchownat: Revert my earlier change today entirely. * doc/posix-functions/fchownat.texi: Revert last change. --- diff --git a/ChangeLog b/ChangeLog index 04bdb80fee..24f2d90e87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2025-09-22 Bruno Haible + + fchownat: Revert my earlier change today entirely. + * doc/posix-functions/fchownat.texi: Revert last change. + 2025-09-22 Paul Eggert fchownat: improve on test failure fix diff --git a/doc/posix-functions/fchownat.texi b/doc/posix-functions/fchownat.texi index c566949911..34c1d724f1 100644 --- a/doc/posix-functions/fchownat.texi +++ b/doc/posix-functions/fchownat.texi @@ -32,7 +32,7 @@ OpenBSD 7.7. @item Some platforms mistakenly dereference symlinks when using @code{AT_SYMLINK_NOFOLLOW}: -Linux kernel 2.6.17, OpenBSD 7.6, Cygwin 2.9.0. +Linux kernel 2.6.17. @item This function does not fail for an empty filename on some platforms: Linux with glibc < 2.11.