summaryrefslogtreecommitdiff
path: root/modules/cycle-check
blob: 6a8618a41eac5aeb6dcec8644bdef2036a9451da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
help detect directory cycles efficiently

Files:
lib/cycle-check.c
lib/cycle-check.h
m4/cycle-check.m4

Depends-on:
dev-ino
same-inode
stdbool
stdint

configure.ac:
gl_CYCLE_CHECK

Makefile.am:
lib_SOURCES += cycle-check.c

Include:
"cycle-check.h"

License:
GPL

Maintainer:
Jim Meyering