Remove Paolo's variant of the algorithm, with his permission.
[gnulib.git] / modules / fts-lgpl
1 Description:
2 Traverse a file hierarchy (LPGL'ed version).
3
4 Files:
5 lib/fts_.h
6 lib/fts.c
7 m4/fts.m4
8
9 Depends-on:
10 dirfd
11 i-ring
12 openat
13 stdbool
14
15 configure.ac:
16 gl_FUNC_FTS_LGPL
17
18 Makefile.am:
19
20 Include:
21 "fts_.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Jim Meyering