]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: we don’t use Gnulib’s fchownat module
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Sep 2025 00:07:38 +0000 (17:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Sep 2025 00:08:01 +0000 (17:08 -0700)
* bootstrap.conf (gnulib_modules): Remove fchownat.
It is used only indirectly, via the chownat module.

bootstrap.conf

index ae94e181588e0d5495019a58fc4ed3b37f6342ab..b8feef90a1ed6547ab09df738538cd3d5aeb0ce7 100644 (file)
@@ -94,7 +94,6 @@ gnulib_modules="
   fadvise
   fchdir
   fchmodat
-  fchownat
   fclose
   fcntl
   fcntl-safer