New module 'sigprocmask'.
[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 openat
12 stdbool
13
14 configure.ac:
15 gl_FUNC_FTS_LGPL
16
17 Makefile.am:
18
19 Include:
20 "fts_.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Jim Meyering