summaryrefslogtreecommitdiff
path: root/lib/rename.c
Commit message (Expand)AuthorAgeFilesLines
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-1/+1
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* free-posix: use more often in other modulesPaul Eggert2021-03-251-2/+0
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+4
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* rename: avoid unused-but-set-variable compiler warningBen Walton2014-06-031-1/+1
* rename: mark a label as potentially unusedBen Walton2014-06-021-1/+3
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* 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