maint: update copyright
[gnulib.git] / lib / rename.c
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
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-10-02 Eric Blakerename, fchdir: don't ignore chdir failure
2009-10-02 Eric Blakemaint: cleanup whitespace in recent commits
2009-10-02 Eric Blakerename: fix mingw bugs
2009-10-02 Eric Blakerename: fix another cygwin 1.5 bug
2009-10-02 Eric Blakerename-dest-slash: merge into rename module
2009-10-02 Eric Blakerename: fix cygwin 1.5.x bugs
2009-10-02 Eric Blakerename: fix Solaris 10 bug
2009-10-02 Eric Blakerename: fix Solaris 9 bug
2009-09-07 Eric Blakerename: modernize replacement upstream/20090908+c5c46dc
2009-04-12 Ben PfaffMake rename replace existing destinations on Windows.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-06-02 Paul EggertSync from coreutils.
2005-05-14 Paul Eggert*** empty log message ***
2003-09-10 Paul EggertRemove K&R cruft.
2003-01-31 Bruno HaibleMake this module usable in shared libraries.
2002-03-08 Jim MeyeringMention that this wrapper is needed also on mips-dec...
2001-05-12 Jim MeyeringUse "", not <> to include non-system header files.
2001-05-12 Jim MeyeringInclude dirname.h.
2001-01-14 Jim MeyeringInclude stdlib.h, string.h or strings.h, and xalloc.h.
2001-01-14 Jim Meyeringfrom Volker Borchert
1999-08-17 Jim Meyering.
1999-03-30 Jim Meyering(rename): Use pid_t instead of int; check status
1998-12-07 Jim Meyeringansideclify
1996-11-04 Jim MeyeringNew version from François Pinard.
1996-07-15 Jim Meyeringupdate FSF address in copyright
1995-05-19 Jim MeyeringNo longer include safe-l?stat.h.
1995-05-13 Jim Meyering(rename): Use stat, not safe_stat.
1995-01-27 Jim MeyeringRename SAFE_STAT to safe_stat.
1994-10-20 Jim Meyeringmerge with 3.9p
1994-10-02 Jim Meyeringmerge with 3.9h
1994-08-27 Jim Meyering.
1994-08-27 Jim Meyering.
1994-07-30 Jim MeyeringUse SAFE_STAT instead of stat to avoid unnecessary...
1992-10-31 Jim MeyeringInitial revision