NEWS.stable: update
[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 cloexec
12 cycle-check
13 d-ino
14 d-type
15 dirent-safer
16 fchdir
17 fcntl-h
18 fcntl-safer
19 hash
20 i-ring
21 lstat
22 memmove
23 openat-safer
24 stdbool
25 unistd-safer
26
27 configure.ac:
28 gl_FUNC_FTS
29
30 Makefile.am:
31
32 Include:
33 "fts_.h"
34
35 License:
36 GPL
37
38 Maintainer:
39 Jim Meyering