summaryrefslogtreecommitdiff
path: root/binutils/rename.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PR28156, rename.c doesn't compile with MinGWAlan Modra2021-08-041-0/+2
* Fix compile time warning about unused functions.Nick Clifton2021-04-191-0/+3
* undefined reference to get_stat_atimeAlan Modra2021-04-161-4/+4
* PR27734, get_stat_atime_ns/get_stat_mtime_ns might not use parameterPekka Seppänen2021-04-161-2/+2
* PR27725, better objcopy -p timesAlan Modra2021-04-151-11/+87
* Make objcopy -p work when an output file is specifiedAlan Modra2021-04-151-6/+9
* Use bool in binutilsAlan Modra2021-03-311-1/+1
* Re: Use make_tempname file descriptor in smart_renameAlan Modra2021-02-251-1/+2
* Use make_tempname file descriptor in smart_renameAlan Modra2021-02-241-14/+21
* PR27456, lstat in rename.c on MinGWAlan Modra2021-02-241-76/+35
* binutils: Avoid renaming over existing filesSiddhesh Poyarekar2021-02-191-86/+9
* PR27349, ar breaks symlinksAlan Modra2021-02-061-7/+10
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* binutils: Make smart_rename safe tooSiddhesh Poyarekar2020-12-071-31/+70
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-2/+0
* update copyright datesAlan Modra2009-09-021-1/+1
* PR 6615Alan Modra2008-08-091-4/+4
* PR binutils/6449Nick Clifton2008-04-281-6/+0
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* bfd/Alan Modra2007-04-261-1/+2
* rename.c (simple_copy): Only define if it is going to be used.Nick Clifton2005-06-161-1/+3
* Update FSF addressNick Clifton2005-05-081-2/+2
* Ensure that we have write permission before overwriting a file.Nick Clifton2003-11-271-6/+10
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-13/+5
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-3/+4
* * rdcoff.c: Fix formatting.Kazu Hirata2002-05-231-3/+3
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* * rename.c (O_BINARY): Define as 0 if not defined.Ian Lance Taylor1999-06-121-1/+11
* * rename.c (smart_rename): Fix test of whether file exists.Ian Lance Taylor1999-05-061-4/+4
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+210