view modules/fts @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents c01fb99adfe2
children
line wrap: on
line source

Description:
Traverse a file hierarchy.

Files:
lib/fts_.h
lib/fts.c
lib/fts-cycle.c
m4/fts.m4

Depends-on:
closedir
cycle-check
d-ino
d-type
fchdir
fcntl
fcntl-h
flexmember
fstat
hash
i-ring
lstat
memmove
openat-h
opendir
opendirat
readdir
stdalign
stdbool
stddef

configure.ac:
gl_FUNC_FTS
dnl Use this version of fts unconditionally, since the GNU libc and
dnl NetBSD versions have bugs and/or unnecessary limitations.
AC_LIBOBJ([fts])

Makefile.am:

Include:
"fts_.h"

License:
GPL

Maintainer:
Jim Meyering