New cycle-check module imported from coreutils.
[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
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h
15
16 Include:
17 "cycle-check.h"
18
19 Maintainer:
20 Jim Meyering
21