repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
cycle-check
blob
e8ef2caf7ea6b051d79d3140370986f8a0a8d05b
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
assure
11
dev-ino
12
same-inode
13
stdbool
14
stdint
15
16
configure.ac:
17
gl_CYCLE_CHECK
18
19
Makefile.am:
20
lib_SOURCES += cycle-check.c
21
22
Include:
23
"cycle-check.h"
24
25
License:
26
GPL
27
28
Maintainer:
29
Jim Meyering