X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffts;h=59e557a5bdfb3e6cc11d88882009ebeb698701f4;hb=dcf27bef48c9800d5a2be8349226f73f1b8ff2e5;hp=ba8cd573a246882aeef8711c9f9666e6de754ece;hpb=6e0a75f9d908bb6d9f1039d1255d2513eafa9959;p=gnulib.git diff --git a/modules/fts b/modules/fts index ba8cd573a..59e557a5b 100644 --- a/modules/fts +++ b/modules/fts @@ -9,24 +9,33 @@ 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 +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: