X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ffts;h=59e557a5bdfb3e6cc11d88882009ebeb698701f4;hb=dcf27bef48c9800d5a2be8349226f73f1b8ff2e5;hp=75f6fe2f4753542afb2e34838518596659c7f634;hpb=0156f67662e64866a74e9435361a128c5902b268;p=gnulib.git diff --git a/modules/fts b/modules/fts index 75f6fe2f4..59e557a5b 100644 --- a/modules/fts +++ b/modules/fts @@ -6,18 +6,36 @@ lib/fts_.h lib/fts.c lib/fts-cycle.c m4/fts.m4 -m4/inttypes-pri.m4 Depends-on: +cloexec +closedir cycle-check -dirfd +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: