maint: update copyright
[gnulib.git] / lib / fts_.h
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-18 Dmitry V. Levinfts: introduce FTS_VERBATIM
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-08-19 Jim Meyeringfts: add/use new struct member, fts_dirp
2011-07-08 Eric Blakefts: introduce FTS_NOATIME
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-08-22 Giuseppe Scrivanofts: allow compilation with C++
2010-03-29 Bruno HaibleRemove vestiges of fts-lgpl module.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-01 Jim Meyeringfts: help ensure that return values are not ignored
2009-02-13 Jim Meyeringfts: arrange not to stat non-directories in more cases
2008-11-29 Jim Meyeringfts: provide dirent.d_type via FTSENT.fts_statp, when...
2008-08-11 Jim Meyering* lib/fts_.h: Fix grammar (insert a missing "is") in...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-01-08 Bruno Haible2007-01-08 Bruno Haible <bruno@clisp.org>
2006-11-12 Jim MeyeringMake fts (in FTS_CWDFD mode) more efficient by caching...
2006-10-12 Jim MeyeringBig performance improvement for fts-based tools that...
2006-08-17 Paul EggertUpdate from coreutils.
2005-08-14 Jim MeyeringMention that with FTS_LOGICAL, we use FTS_TIGHT_CYCLE_C...
2005-06-02 Paul EggertSync from coreutils.
2005-05-20 Paul EggertNew fts module.
2005-05-18 Paul Eggert* fts.c: Include fts_.h first, to check interface.
2005-05-17 Jim MeyeringNew files, from coreutils.