Tag
Hash :
a9ef3e1a
Author :
Date :
2007-05-26T21:32:26
2007-05-26 Bruno Haible <bruno@clisp.org>
* modules/chdir-long (Depends-on): Add fchdir.
* modules/chdir-safer (Depends-on): Likewise.
* modules/fts (Depends-on): Likewise.
* modules/fts-lgpl (Depends-on): Likewise.
* modules/openat (Depends-on): Likewise.
* modules/savewd (Depends-on): Likewise.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
Description:
Traverse a file hierarchy.
Files:
lib/fts_.h
lib/fts.c
lib/fts-cycle.c
m4/fts.m4
Depends-on:
cycle-check
d-type
dirfd
fchdir
fcntl
fcntl-safer
hash
i-ring
lstat
openat
stdbool
unistd-safer
configure.ac:
gl_FUNC_FTS
gl_MODULE_INDICATOR([fts])
Makefile.am:
Include:
"fts_.h"
License:
GPL
Maintainer:
Jim Meyering