summaryrefslogtreecommitdiff
path: root/modules/fchdir
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-09-15 14:43:14 -0600
committerEric Blake <ebb9@byu.net>2009-09-19 13:18:04 -0600
commitba1652925190702bec29e2c5129ee857576853d6 (patch)
tree9362a23e154aa0cc78f3c583d50cefe84101e93f /modules/fchdir
parentc9d72f69bd201a1ab31464d91f234ea1817fe0e1 (diff)
downloadgnulib-ba1652925190702bec29e2c5129ee857576853d6.tar.gz
stat: add as dependency to other modules
Modules that use stat but are not in this list don't trip any of the bugs that the stat module fixes. * modules/chown (Depends-on): Add stat. * modules/euidaccess (Depends-on): Likewise. * modules/fchdir (Depends-on): Likewise. * modules/isdir (Depends-on): Likewise. * modules/link (Depends-on): Likewise. * modules/lstat (Depends-on): Likewise. * modules/mkdir-p (Depends-on): Likewise. * modules/modechange (Depends-on): Likewise. * modules/open (Depends-on): Likewise. * modules/readlink (Depends-on): Likewise. * modules/same (Depends-on): Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'modules/fchdir')
-rw-r--r--modules/fchdir1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/fchdir b/modules/fchdir
index b35e38584e..69ac3c308a 100644
--- a/modules/fchdir
+++ b/modules/fchdir
@@ -16,6 +16,7 @@ include_next
malloc-posix
open
realloc-posix
+stat
stdbool
strdup-posix
sys_stat