log modules/fts @ 40196:e63f5d3edab5

age author description
Tue, 23 Oct 2018 19:10:21 -0700 Paul Eggert backupfile: new dir_fd args
Sat, 12 Aug 2017 11:20:41 -0700 Paul Eggert fts: fix cloexec races
Sun, 18 Oct 2015 09:52:45 -0700 Paul Eggert fts: port to C11 alignof
Wed, 24 Jun 2015 23:52:24 +0100 Pádraig Brady fts: avoid reading beyond the heap allocation
Mon, 27 Apr 2015 01:19:03 -0700 Paul Eggert fts: port to GCC 5.1 with --enable-gcc-warnings
Sat, 10 Mar 2012 12:10:17 -0800 Paul Eggert fts: depend on fdopendir
Sat, 05 Nov 2011 11:35:57 +0100 Bruno Haible New modules 'at-internal', 'openat-h', split off from module 'openat'.
Sun, 25 Sep 2011 13:42:08 +0200 Bruno Haible New module 'fstat'.
Sat, 24 Sep 2011 02:08:13 +0200 Bruno Haible New module 'dup'.
Sat, 17 Sep 2011 16:53:15 +0200 Bruno Haible Add dependencies to new dirent related modules.
Mon, 23 May 2011 23:31:06 +0200 Bruno Haible fts: Move AC_LIBOBJ invocations to module description.
Tue, 14 Sep 2010 09:03:55 -0700 Paul Eggert fts, getcwd, glob: audit for dirfd returning -1
Mon, 29 Mar 2010 10:41:20 +0200 Bruno Haible Remove vestiges of fts-lgpl module.
Wed, 02 Sep 2009 14:44:51 -0600 Eric Blake fts: avoid leaking fds
Tue, 01 Sep 2009 12:25:01 -0600 Eric Blake backupfile, chdir-long, fts, savedir: make safer
Fri, 21 Aug 2009 08:26:40 -0600 Eric Blake fcntl-h: rename from fcntl, in preparation for fcntl(2)
Sun, 02 Nov 2008 17:35:43 +0100 Bruno Haible Mark 'memmove' obsolete.
Tue, 16 Sep 2008 10:05:47 +0200 Jim Meyering fts: sort dirent entries on inode number before traversing
Sat, 26 May 2007 21:32:26 +0000 Bruno Haible 2007-05-26 Bruno Haible <bruno@clisp.org>
Mon, 08 Jan 2007 21:28:13 +0000 Bruno Haible 2007-01-08 Bruno Haible <bruno@clisp.org>
Sun, 12 Nov 2006 17:35:38 +0000 Jim Meyering Make fts (in FTS_CWDFD mode) more efficient by caching a few open
Fri, 13 Oct 2006 12:40:22 +0000 Bruno Haible gnulib-tool now synthesizes the EXTRA_DIST line.
Thu, 12 Oct 2006 18:52:30 +0000 Bruno Haible Distribute all lib/* source files through EXTRA_DIST.
Thu, 12 Oct 2006 10:32:32 +0000 Jim Meyering Big performance improvement for fts-based tools that use FTS_NOSTAT.
Mon, 28 Aug 2006 22:59:17 +0000 Paul Eggert * lib/fcntl_.h: New file.
Mon, 21 Aug 2006 21:46:31 +0000 Paul Eggert Avoid the need for AC_LIBSOURCES in m4 macros.
Thu, 17 Aug 2006 20:34:21 +0000 Paul Eggert Update from coreutils.
Wed, 24 Aug 2005 19:43:48 +0000 Jim Meyering (Depends-on): Add fcntl-safer.
Fri, 27 May 2005 23:59:20 +0000 Paul Eggert * modules/fts (Files): Remove m4/inttypes-pri.m4.
Sat, 21 May 2005 08:39:21 +0000 Jim Meyering (Files): Add m4/inttypes-pri.m4.
Fri, 20 May 2005 23:07:53 +0000 Paul Eggert New fts module.