* modules/same-inode: New module.
[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 m4/cycle-check.m4
8
9 Depends-on:
10 dev-ino
11 same-inode
12 stdbool
13
14 configure.ac:
15
16 Makefile.am:
17
18 Include:
19 "cycle-check.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering