summaryrefslogtreecommitdiff
path: root/modules/getcwd
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-11-19 21:07:36 +0100
committerBruno Haible <bruno@clisp.org>2011-11-19 21:07:36 +0100
commite0009e0bab3ba98e053f7212dae3512912eb8507 (patch)
treed233c652e279a27dd87cfdda205f4ecbde4d511f /modules/getcwd
parent7697ebf52e6822e38246fe4fb0e4681c787de912 (diff)
downloadgnulib-e0009e0bab3ba98e053f7212dae3512912eb8507.tar.gz
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.
Diffstat (limited to 'modules/getcwd')
-rw-r--r--modules/getcwd1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/getcwd b/modules/getcwd
index 3f23f63bb9..3677316dfa 100644
--- a/modules/getcwd
+++ b/modules/getcwd
@@ -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]