X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ffts;h=59e557a5bdfb3e6cc11d88882009ebeb698701f4;hb=e1c466d11a91615c413789ea8bc3ec358f2c6aa9;hp=d6c95f8707efde3490db65987fc36dd750b524ed;hpb=8b3f78cdd40155b5864692b63b6a368c7dabd050;p=gnulib.git diff --git a/modules/fts b/modules/fts index d6c95f870..59e557a5b 100644 --- a/modules/fts +++ b/modules/fts @@ -8,17 +8,34 @@ lib/fts-cycle.c m4/fts.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 -openat +memmove +openat-h +openat-safer +opendir +readdir stdbool -fcntl-safer 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: