Mercurial > hg > octave-lojdl > gnulib-hg
view modules/fts @ 17428:4af247cb0aef
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 07 Jun 2013 06:44:05 -0700 |
parents | 32ab56c28260 |
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: cloexec closedir cycle-check d-ino d-type dirent-safer dup fchdir fcntl-h fcntl-safer fdopendir fstat hash i-ring lstat memmove openat-h openat-safer opendir readdir stdbool unistd-safer 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