X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffts;h=59e557a5bdfb3e6cc11d88882009ebeb698701f4;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=f80a827db5756605068470479aae63a22cd0a2ab;hpb=fc333501ca97880108c8ff17e33d9dd7d5e28ed4;p=gnulib.git diff --git a/modules/fts b/modules/fts index f80a827db..59e557a5b 100644 --- a/modules/fts +++ b/modules/fts @@ -8,25 +8,34 @@ lib/fts-cycle.c m4/fts.m4 Depends-on: +cloexec +closedir cycle-check d-ino d-type dirent-safer -dirfd +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 -gl_MODULE_INDICATOR([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: