view modules/cycle-check @ 5820:aec0a1f23054

(Depends-on): Add stdbool.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 May 2005 17:22:45 +0000
parents 42b53a22aee5
children 314715e0260d
line wrap: on
line source

Description:
help detect directory cycles efficiently

Files:
lib/cycle-check.c
lib/cycle-check.h
lib/dev-ino.h

Depends-on:
stdbool

configure.ac:

Makefile.am:
lib_SOURCES += cycle-check.c cycle-check.h dev-ino.h

Include:
"cycle-check.h"

License:
GPL

Maintainer:
Jim Meyering