mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
28 lines
273 B
Plaintext
28 lines
273 B
Plaintext
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
|