summaryrefslogtreecommitdiff
path: root/lib/rename.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+1
* rename, fchdir: don't ignore chdir failureEric Blake2009-10-021-6/+17
* maint: cleanup whitespace in recent commitsEric Blake2009-10-021-9/+9
* rename: fix mingw bugsEric Blake2009-10-021-5/+132
* rename: fix another cygwin 1.5 bugEric Blake2009-10-021-7/+47
* rename-dest-slash: merge into rename moduleEric Blake2009-10-021-2/+4
* rename: fix cygwin 1.5.x bugsEric Blake2009-10-021-23/+53
* rename: fix Solaris 10 bugEric Blake2009-10-021-6/+22
* rename: fix Solaris 9 bugEric Blake2009-10-021-19/+91
* rename: modernize replacementEric Blake2009-09-071-18/+29
* Make rename replace existing destinations on Windows.Ben Pfaff2009-04-121-4/+113
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Sync from coreutils.Paul Eggert2005-06-021-11/+11
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove K&R cruft.Paul Eggert2003-09-101-16/+2
* Make this module usable in shared libraries.Bruno Haible2003-01-311-2/+6
* Mention that this wrapper is needed also on mips-dec-ultrix4.4 systems.Jim Meyering2002-03-081-2/+3
* Use "", not <> to include non-system header files.Jim Meyering2001-05-121-2/+2
* Include dirname.h.Jim Meyering2001-05-121-2/+1
* Include stdlib.h, string.h or strings.h, and xalloc.h.Jim Meyering2001-01-141-14/+23
* from Volker BorchertJim Meyering2001-01-141-0/+59
* .Jim Meyering1999-08-171-113/+0
* (rename): Use pid_t instead of int; check statusJim Meyering1999-03-301-6/+9
* ansideclifyJim Meyering1998-12-071-3/+1
* New version from François Pinard.Jim Meyering1996-11-041-7/+16
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* No longer include safe-l?stat.h.Jim Meyering1995-05-191-2/+0
* (rename): Use stat, not safe_stat.Jim Meyering1995-05-131-3/+3
* Rename SAFE_STAT to safe_stat.Jim Meyering1995-01-271-2/+2
* merge with 3.9pJim Meyering1994-10-201-1/+1
* merge with 3.9hJim Meyering1994-10-021-7/+0
* .Jim Meyering1994-08-271-2/+2
* .Jim Meyering1994-08-271-2/+0
* Use SAFE_STAT instead of stat to avoid unnecessary failureJim Meyering1994-07-301-5/+40
* Initial revisionJim Meyering1992-10-311-0/+79