8eca3e1e57f3e8afdea75b4856e8795d7129bd77
[gnulib.git] / modules / cycle-check
1 Description:
2 help detect directory cycles efficiently
3
4 Files:
5 lib/cycle-check.c
6 lib/cycle-check.h
7 lib/dev-ino.h
8
9 Depends-on:
10 stdbool
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h
16
17 Include:
18 "cycle-check.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering