summaryrefslogtreecommitdiff
path: root/modules/fts
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-28 22:59:17 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-28 22:59:17 +0000
commite9255b85d00e92866a4edbca355ef59d825e9705 (patch)
tree797a2e4dd40dcbc8a74827ad67cfd8142bfacaa8 /modules/fts
parent0a70212f6fdd155158109a8286f0d7b0bdd6c5be (diff)
downloadgnulib-e9255b85d00e92866a4edbca355ef59d825e9705.tar.gz
* lib/fcntl_.h: New file.
* lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have the fcntl module. * lib/dirchownmod.c: Likewise. * lib/fts.c: Likewise. * m4/fcntl_h.m4: New file. * modules/fcntl: New file. * modules/chdir-safer (Depends-on): Add fcntl. * modules/fts: Likewise. * modules/mkdir-p: Likewise.
Diffstat (limited to 'modules/fts')
-rw-r--r--modules/fts1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/fts b/modules/fts
index 05a9ddea20..b100fca8c4 100644
--- a/modules/fts
+++ b/modules/fts
@@ -10,6 +10,7 @@ m4/fts.m4
Depends-on:
cycle-check
dirfd
+fcntl
hash
lstat
openat