summaryrefslogtreecommitdiff
path: root/modules/fts
blob: b100fca8c473d9a32b5d4a5ac446f902fb79c7e6 (plain)
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
Description:
Traverse a file hierarchy.

Files:
lib/fts_.h
lib/fts.c
lib/fts-cycle.c
m4/fts.m4

Depends-on:
cycle-check
dirfd
fcntl
hash
lstat
openat
stdbool
fcntl-safer
unistd-safer

configure.ac:
gl_FUNC_FTS

Makefile.am:
EXTRA_DIST += fts_.h fts-cycle.c

Include:
"fts_.h"

License:
GPL

Maintainer:
Jim Meyering