]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
fts: Update dependencies.
authorBruno Haible <bruno@clisp.org>
Tue, 3 Jun 2025 08:58:06 +0000 (10:58 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 3 Jun 2025 09:27:26 +0000 (11:27 +0200)
* modules/fts (Depends-on): Add close, dirfd, fstatat, openat. Remove
lstat, open, opendir.

ChangeLog
modules/fts

index f7742c11f8c479516e556c2fa4cb9c43f134c886..b91a9f550f4179549589b8d91fc94e12e0b2e432 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2025-06-03  Bruno Haible  <bruno@clisp.org>
+
+       fts: Update dependencies.
+       * modules/fts (Depends-on): Add close, dirfd, fstatat, openat. Remove
+       lstat, open, opendir.
+
 2025-06-03  Bruno Haible  <bruno@clisp.org>
 
        stdcountof-h: Always return size_t, in a better way.
index 80e1dae2bcc9f22e90fb85ef2f086174d0d88ff0..88b00e17f3fbb2564786a8f998b830e6adc705c1 100644 (file)
@@ -14,10 +14,12 @@ alignasof
 attribute
 c99
 calloc-posix
+close
 closedir
 cycle-check
 d-ino
 d-type
+dirfd
 fchdir
 fcntl
 fcntl-h
@@ -25,14 +27,13 @@ fcntl-safer
 flexmember
 free-posix
 fstat
+fstatat
 hash
 i-ring
-lstat
 malloc-posix
 memmove
-open
+openat
 openat-h
-opendir
 opendirat
 readdir
 realloc-posix