d6c95f8707efde3490db65987fc36dd750b524ed
[gnulib.git] / modules / fts
1 Description:
2 Traverse a file hierarchy.
3
4 Files:
5 lib/fts_.h
6 lib/fts.c
7 lib/fts-cycle.c
8 m4/fts.m4
9
10 Depends-on:
11 cycle-check
12 dirfd
13 hash
14 lstat
15 openat
16 stdbool
17 fcntl-safer
18 unistd-safer
19
20 configure.ac:
21 gl_FUNC_FTS
22
23 Makefile.am:
24
25 Include:
26 "fts_.h"
27
28 License:
29 GPL
30
31 Maintainer:
32 Jim Meyering