crypto/af_alg, renameatu, same, term-style-control: Depend on fstat.
authorBruno Haible <bruno@clisp.org>
Sun, 8 Mar 2020 23:55:56 +0000 (00:55 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 8 Mar 2020 23:55:56 +0000 (00:55 +0100)
* modules/crypto/af_alg (Depends-on): Add fstat.
* modules/renameatu (Depends-on): Likewise.
* modules/same (Depends-on): Likewise.
* modules/term-style-control (Depends-on): Likewise.

ChangeLog
modules/crypto/af_alg
modules/renameatu
modules/same
modules/term-style-control

index 46fce2b50c84416235e5f683f5900bb6c678df18..889f75ae22c760d3227f443b305282dfd91b0d4b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2020-03-08  Bruno Haible  <bruno@clisp.org>
+
+       crypto/af_alg, renameatu, same, term-style-control: Depend on fstat.
+       * modules/crypto/af_alg (Depends-on): Add fstat.
+       * modules/renameatu (Depends-on): Likewise.
+       * modules/same (Depends-on): Likewise.
+       * modules/term-style-control (Depends-on): Likewise.
+
 2020-03-08  Bruno Haible  <bruno@clisp.org>
 
        *printf-posix: Document why it's overridden on some glibc systems.
index 95273d495f814cfa6a5915c277999cfa3d026c7c..ec263b0149500a1341193cec3b064ef62ff47888 100644 (file)
@@ -12,6 +12,7 @@ c99             [test $USE_AF_ALG = 1]
 fflush          [test $USE_AF_ALG = 1]
 fseeko          [test $USE_AF_ALG = 1]
 ftello          [test $USE_AF_ALG = 1]
+fstat           [test $USE_AF_ALG = 1]
 sys_socket
 sys_stat
 
index 1c3fd998462d601458c5d170515a19b51eac7b58..bc320d13ea463517abee9e1fa409554fec26d35e 100644 (file)
@@ -17,6 +17,7 @@ statat           [test $REPLACE_RENAMEAT = 1]
 stdbool          [test $REPLACE_RENAMEAT = 1]
 at-internal      [test $HAVE_RENAMEAT = 0]
 dosname          [test $HAVE_RENAMEAT = 0]
+fstat            [test $HAVE_RENAMEAT = 0]
 getcwd-lgpl      [test $HAVE_RENAMEAT = 0]
 openat-die       [test $HAVE_RENAMEAT = 0]
 rename           [test $HAVE_RENAMEAT = 0]
index 889ccbd55b4c06fb3d6b3f7a3a83a34bf560a3ff..24c9cf3a1eb3a24e55264b259e461c1ae6913fd5 100644 (file)
@@ -10,6 +10,7 @@ m4/same.m4
 Depends-on:
 error
 dirname
+fstat
 fstatat
 openat
 same-inode
index fb2d0988b96cdd3d211e99621850c8caaade2af0..0a2f935596b0cde043ac19651f62c20a6792c1bf 100644 (file)
@@ -11,6 +11,7 @@ fatal-signal
 sigaction
 sigprocmask
 full-write
+fstat
 same-inode
 
 configure.ac: