X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffts;h=59e557a5bdfb3e6cc11d88882009ebeb698701f4;hb=3b07ac4d2688471de4c8979e914a5b688b3b66fe;hp=0414ea1080c85ea18e59cb6967fad82cccd7ab10;hpb=93785052e7a8c1ca5f263a39c3e77286f487e22d;p=gnulib.git diff --git a/modules/fts b/modules/fts index 0414ea108..59e557a5b 100644 --- a/modules/fts +++ b/modules/fts @@ -9,23 +9,33 @@ 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: