same-inode: make SAME_INODE tri-state, to port to mingw
[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 fchdir
12 i-ring
13 openat
14 stdbool
15
16 configure.ac:
17 gl_FUNC_FTS_LGPL
18
19 Makefile.am:
20
21 Include:
22 "fts_.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Jim Meyering