Depend on module fcntl-h when AT_FDCWD is used.
authorBruno Haible <bruno@clisp.org>
Sat, 19 Nov 2011 20:07:36 +0000 (21:07 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 19 Nov 2011 20:07:36 +0000 (21:07 +0100)
* modules/utimens (Depends-on): Add fcntl-h.
* modules/areadlinkat (Depends-on): Likewise.
* modules/areadlinkat-with-size (Depends-on): Likewise.
* modules/faccessat (Depends-on): Likewise.
* modules/fchmodat (Depends-on): Likewise.
* modules/fchownat (Depends-on): Likewise.
* modules/getcwd (Depends-on): Likewise.
* modules/mkdirat (Depends-on): Likewise.
* modules/mkfifoat (Depends-on): Likewise.
* modules/readlinkat (Depends-on): Likewise.
* modules/symlinkat (Depends-on): Likewise.
* modules/dup2-tests (Depends-on): Likewise.
* modules/fdutimensat-tests (Depends-on): Likewise.
* modules/futimens-tests (Depends-on): Likewise.

15 files changed:
ChangeLog
modules/areadlinkat
modules/areadlinkat-with-size
modules/dup2-tests
modules/faccessat
modules/fchmodat
modules/fchownat
modules/fdutimensat-tests
modules/futimens-tests
modules/getcwd
modules/mkdirat
modules/mkfifoat
modules/readlinkat
modules/symlinkat
modules/utimens

index d114b35..8725c92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
 2011-11-19  Bruno Haible  <bruno@clisp.org>
 
+       Depend on module fcntl-h when AT_FDCWD is used.
+       * modules/utimens (Depends-on): Add fcntl-h.
+       * modules/areadlinkat (Depends-on): Likewise.
+       * modules/areadlinkat-with-size (Depends-on): Likewise.
+       * modules/faccessat (Depends-on): Likewise.
+       * modules/fchmodat (Depends-on): Likewise.
+       * modules/fchownat (Depends-on): Likewise.
+       * modules/getcwd (Depends-on): Likewise.
+       * modules/mkdirat (Depends-on): Likewise.
+       * modules/mkfifoat (Depends-on): Likewise.
+       * modules/readlinkat (Depends-on): Likewise.
+       * modules/symlinkat (Depends-on): Likewise.
+       * modules/dup2-tests (Depends-on): Likewise.
+       * modules/fdutimensat-tests (Depends-on): Likewise.
+       * modules/futimens-tests (Depends-on): Likewise.
+
+2011-11-19  Bruno Haible  <bruno@clisp.org>
+
        euidaccess: Update a comment.
        * lib/euidaccess.c: Update comment about platforms with faccessat.
 
index 16c77d5..a9668cf 100644 (file)
@@ -15,6 +15,7 @@ dosname
 errno
 extensions
 fchdir
+fcntl-h
 openat-die
 openat-h
 save-cwd
index 092af0f..2cdd959 100644 (file)
@@ -15,6 +15,7 @@ dosname
 errno
 extensions
 fchdir
+fcntl-h
 openat-die
 openat-h
 save-cwd
index 25a4a18..7893b85 100644 (file)
@@ -6,6 +6,7 @@ tests/macros.h
 Depends-on:
 binary-io
 close
+fcntl-h
 msvc-nothrow
 open
 
index afdf080..768ec13 100644 (file)
@@ -14,6 +14,7 @@ at-internal     [test $HAVE_FACCESSAT = 0]
 dosname         [test $HAVE_FACCESSAT = 0]
 errno           [test $HAVE_FACCESSAT = 0]
 fchdir          [test $HAVE_FACCESSAT = 0]
+fcntl-h         [test $HAVE_FACCESSAT = 0]
 openat-die      [test $HAVE_FACCESSAT = 0]
 openat-h        [test $HAVE_FACCESSAT = 0]
 save-cwd        [test $HAVE_FACCESSAT = 0]
index 6f5472d..f81dd81 100644 (file)
@@ -14,6 +14,7 @@ at-internal     [test $HAVE_FCHMODAT = 0]
 dosname         [test $HAVE_FCHMODAT = 0]
 errno           [test $HAVE_FCHMODAT = 0]
 fchdir          [test $HAVE_FCHMODAT = 0]
+fcntl-h         [test $HAVE_FCHMODAT = 0]
 openat-die      [test $HAVE_FCHMODAT = 0]
 openat-h        [test $HAVE_FCHMODAT = 0]
 save-cwd        [test $HAVE_FCHMODAT = 0]
index b7ec6a6..886b6b3 100644 (file)
@@ -14,6 +14,7 @@ at-internal     [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
 dosname         [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
 errno           [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
 fchdir          [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
+fcntl-h         [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
 lchown          [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
 openat-die      [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
 openat-h        [test $HAVE_FCHOWNAT = 0 || test $REPLACE_FCHOWNAT = 1]
index 7099e68..c4dc5af 100644 (file)
@@ -8,6 +8,7 @@ tests/test-fdutimensat.c
 tests/macros.h
 
 Depends-on:
+fcntl-h
 ignore-value
 openat
 timespec
index 3076920..1b72de5 100644 (file)
@@ -7,6 +7,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+fcntl-h
 ignore-value
 timespec
 dup
index 3f23f63..3677316 100644 (file)
@@ -16,6 +16,7 @@ mempcpy         [test $REPLACE_GETCWD = 1]
 d-ino           [test $REPLACE_GETCWD = 1]
 memmove         [test $REPLACE_GETCWD = 1]
 openat          [test $REPLACE_GETCWD = 1]
+fcntl-h         [test $REPLACE_GETCWD = 1]
 fdopendir       [test $REPLACE_GETCWD = 1]
 fstat           [test $REPLACE_GETCWD = 1]
 fstatat         [test $REPLACE_GETCWD = 1]
index f6c7411..0108920 100644 (file)
@@ -14,6 +14,7 @@ at-internal     [test $HAVE_MKDIRAT = 0]
 dosname         [test $HAVE_MKDIRAT = 0]
 errno           [test $HAVE_MKDIRAT = 0]
 fchdir          [test $HAVE_MKDIRAT = 0]
+fcntl-h         [test $HAVE_MKDIRAT = 0]
 mkdir           [test $HAVE_MKDIRAT = 0]
 openat-die      [test $HAVE_MKDIRAT = 0]
 openat-h        [test $HAVE_MKDIRAT = 0]
index 983ec2b..bc0c8e3 100644 (file)
@@ -15,6 +15,7 @@ at-internal     [test $HAVE_MKFIFOAT = 0 || test $HAVE_MKNODAT = 0]
 dosname         [test $HAVE_MKFIFOAT = 0 || test $HAVE_MKNODAT = 0]
 errno           [test $HAVE_MKFIFOAT = 0 || test $HAVE_MKNODAT = 0]
 fchdir          [test $HAVE_MKFIFOAT = 0 || test $HAVE_MKNODAT = 0]
+fcntl-h         [test $HAVE_MKFIFOAT = 0 || test $HAVE_MKNODAT = 0]
 openat-die      [test $HAVE_MKFIFOAT = 0 || test $HAVE_MKNODAT = 0]
 openat-h        [test $HAVE_MKFIFOAT = 0 || test $HAVE_MKNODAT = 0]
 save-cwd        [test $HAVE_MKFIFOAT = 0 || test $HAVE_MKNODAT = 0]
index 918135b..f31d3fe 100644 (file)
@@ -13,6 +13,7 @@ at-internal     [test $HAVE_READLINKAT = 0]
 dosname         [test $HAVE_READLINKAT = 0]
 errno           [test $HAVE_READLINKAT = 0]
 fchdir          [test $HAVE_READLINKAT = 0]
+fcntl-h         [test $HAVE_READLINKAT = 0]
 openat-die      [test $HAVE_READLINKAT = 0]
 openat-h        [test $HAVE_READLINKAT = 0]
 save-cwd        [test $HAVE_READLINKAT = 0]
index 56358cb..f5d712d 100644 (file)
@@ -13,6 +13,7 @@ at-internal     [test $HAVE_SYMLINKAT = 0]
 dosname         [test $HAVE_SYMLINKAT = 0]
 errno           [test $HAVE_SYMLINKAT = 0]
 fchdir          [test $HAVE_SYMLINKAT = 0]
+fcntl-h         [test $HAVE_SYMLINKAT = 0]
 openat-die      [test $HAVE_SYMLINKAT = 0]
 openat-h        [test $HAVE_SYMLINKAT = 0]
 save-cwd        [test $HAVE_SYMLINKAT = 0]
index ed60466..accd74b 100644 (file)
@@ -10,6 +10,7 @@ m4/utimes.m4
 
 Depends-on:
 errno
+fcntl-h
 fstat
 lstat
 gettime