summaryrefslogtreecommitdiff
path: root/modules/cycle-check
blob: e8ef2caf7ea6b051d79d3140370986f8a0a8d05b (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
29
Description:
help detect directory cycles efficiently

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

Depends-on:
assure
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