fix license quoting in files.yaml
[gnulib.git] / lib / save-cwd.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-27 Eric Blakesave-cwd: reduce default dependency
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-12 Rob Vermaassave-cwd: no longer include "xgetcwd.h"
2011-01-11 Jim Meyeringsave-cwd: remove #if-!HAVE_FCHDIR'd code; use the fchdi...
2011-01-11 Paul Eggertopenat, save-cwd: avoid xmalloc
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-09-01 Paul Eggertfcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-03-29 James Youngmansave-cwd: don't leak a file descriptor when the caller...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-19 Eric Blakeopenat: allow return of fd 0
2008-03-02 Jim MeyeringRemove useless "if" tests before free. Deprecate ...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-01-09 Paul EggertSync from coreutils.
2005-09-23 Paul EggertSync from coreutils.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-07-02 Jim MeyeringAssume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditio...
2005-05-14 Paul Eggert*** empty log message ***
2005-05-02 Paul EggertMerge from coreutils.
2005-03-09 Jim Meyering[!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
2005-01-20 Paul Eggert* lib/save-cwd.c (save_cwd): Remove code to support...
2005-01-18 Paul Eggert* modules/chdir-long, modules/openat: New files.
2004-08-07 Paul EggertMerge from coreutils.
2004-05-12 Jim MeyeringPrior to this change, the save_cwd caller required...
2003-09-10 Paul EggertRemove K&R cruft.
2003-07-22 Paul EggertCorrect SunOS and Solaris version number notation to...
2003-07-14 Jim MeyeringDon't emit diagnostics. Let callers do that.
2003-06-18 Paul EggertAssume C89, so PARAMS isn't needed.
2000-10-22 Jim Meyering(O_DIRECTORY): Define, if needed.
2000-08-07 Jim Meyeringback out Copyright date changes for files with no chang...
2000-07-09 Jim Meyeringupdate copyright date
1998-12-07 Jim Meyeringansideclify
1998-03-15 Jim MeyeringUse #if, not #ifdef with HAVE_ macros
1997-12-21 Jim MeyeringUse PARAMS, not __P.
1997-06-12 Jim Meyeringremove blank line at end and add copyright
1996-07-15 Jim Meyeringupdate FSF address in copyright
1995-12-08 Jim Meyering.
1995-12-08 Jim MeyeringAdd copyright.
1995-08-04 Jim Meyering.