fix license quoting in files.yaml
[gnulib.git] / lib / fts.c
2006-11-21 Jim Meyering* lib/fts.c (fts_safe_changedir): Move a declaration...
2006-11-12 Jim MeyeringMake fts (in FTS_CWDFD mode) more efficient by caching...
2006-11-10 Jim Meyering* lib/fts.c [FTS_DEBUG]: Don't try to print a pointer...
2006-11-08 Jim Meyering* lib/fts.c (fts_safe_changedir): Add a comment.
2006-11-08 Jim Meyering* lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl-...
2006-10-24 Bruno Haible(fts_build): Move variable declaration, for C89 compliance.
2006-10-14 Jim MeyeringFix a bug in yesterday's change.
2006-10-12 Jim Meyering* lib/fts.c (fts_open): Use consistent indentation.
2006-10-12 Jim MeyeringBig performance improvement for fts-based tools that...
2006-10-05 Paul Eggert[lib/ChangeLog]
2006-10-04 Jim Meyering* fts.c (fts_open): Tiny comment change.
2006-10-04 Jim Meyering2006-10-02 Dmitry V. Levin <ldv@altlinux.org>
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-08-28 Paul Eggert* lib/fcntl_.h: New file.
2006-08-17 Paul EggertUpdate from coreutils.
2006-07-11 Paul Eggert* backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
2006-07-06 Paul Eggert* lib/getloadavg.c: Use __VMS, not VMS.
2006-01-26 Paul Eggert* fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK...
2006-01-25 Jim MeyeringSync from the stable (b5) branch of coreutils:
2006-01-10 Paul EggertSync from coreutils.
2006-01-09 Paul EggertSync from coreutils.
2005-08-14 Jim Meyering(fts_cross_check) [FTS_DEBUG]: s/active_dir_ht/fts_cycl...
2005-06-02 Paul EggertSync from coreutils.
2005-05-27 Paul Eggert* modules/fts (Files): Remove m4/inttypes-pri.m4.
2005-05-22 Paul Eggert* fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
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.