view modules/cycle-check @ 14406:8d1ec7b0bc4d

parse-duration: remove xalloc.h dependency * lib/parse-duration.c (parse_period): handle NULL return from strdup instead of calling xstrdup(). * modules/parse-duration: remove "xalloc" dependency
author Bruce Korb <bkorb@gnu.org>
date Thu, 03 Mar 2011 15:07:32 -0800
parents 6a764f23e302
children 7e79f275f979
line wrap: on
line source

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:

Include:
"cycle-check.h"

License:
GPL

Maintainer:
Jim Meyering