Home
last modified time | relevance | path

Searched refs:smart_rename (Results 1 – 25 of 50) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dbucomm.h74 extern int smart_rename (const char *, const char *, int);
H A Drename.c138 smart_rename (const char *from, const char *to, int preserve_dates ATTRIBUTE_UNUSED) in smart_rename() function
H A Darsup.c354 smart_rename (ofilename, real_name, 0); in ar_save()
H A DChangeLog-9899685 * rename.c (smart_rename): Fix test of whether file exists.
784 * bucomm.h (set_times, smart_rename): Declare.
787 (write_archive): Call smart_rename rather than unlink and rename.
789 (simple_copy, smart_rename, set_times): Move to rename.c.
790 (strip_main): Update smart_rename call for new parameter.
1684 (smart_rename): If preserve_dates, call set_times when copying.
1870 (smart_rename): Add code for _WIN32 (not __CYGWIN32__), to cope
H A Dar.c1249 if (smart_rename (new_name, old_name, 0) != 0) in write_archive()
H A DChangeLog-2004633 * arsup.c (ar_save): Use smart_rename.
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dbucomm.h74 extern int smart_rename (const char *, const char *, int);
H A Drename.c138 smart_rename (const char *from, const char *to, int preserve_dates ATTRIBUTE_UNUSED) in smart_rename() function
H A Darsup.c354 smart_rename (ofilename, real_name, 0); in ar_save()
H A DChangeLog-9899685 * rename.c (smart_rename): Fix test of whether file exists.
784 * bucomm.h (set_times, smart_rename): Declare.
787 (write_archive): Call smart_rename rather than unlink and rename.
789 (simple_copy, smart_rename, set_times): Move to rename.c.
790 (strip_main): Update smart_rename call for new parameter.
1684 (smart_rename): If preserve_dates, call set_times when copying.
1870 (smart_rename): Add code for _WIN32 (not __CYGWIN32__), to cope
H A Dar.c1249 if (smart_rename (new_name, old_name, 0) != 0) in write_archive()
H A DChangeLog-2004633 * arsup.c (ar_save): Use smart_rename.
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dbucomm.h74 extern int smart_rename (const char *, const char *, int);
H A Drename.c138 smart_rename (const char *from, const char *to, int preserve_dates ATTRIBUTE_UNUSED) in smart_rename() function
H A Darsup.c354 smart_rename (ofilename, real_name, 0); in ar_save()
H A DChangeLog-9899685 * rename.c (smart_rename): Fix test of whether file exists.
784 * bucomm.h (set_times, smart_rename): Declare.
787 (write_archive): Call smart_rename rather than unlink and rename.
789 (simple_copy, smart_rename, set_times): Move to rename.c.
790 (strip_main): Update smart_rename call for new parameter.
1684 (smart_rename): If preserve_dates, call set_times when copying.
1870 (smart_rename): Add code for _WIN32 (not __CYGWIN32__), to cope
H A Dar.c1249 if (smart_rename (new_name, old_name, 0) != 0) in write_archive()
H A DChangeLog-2004633 * arsup.c (ar_save): Use smart_rename.
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dbucomm.h76 extern int smart_rename (const char *, const char *, int,
H A Drename.c210 smart_rename (const char *from, const char *to, int fromfd, in smart_rename() function
H A DChangeLog1048 * rename.c (smart_rename): When TO and FROM are equal, just set
1050 * objcopy.c (strip_main, copy_main): Always call smart_rename.
1462 * bucomm.h (smart_rename): Update prototype.
1463 * rename.c (smart_rename): Add fromfd and preserve_dates params.
1470 closing output temp file, and pass tmpfd to smart_rename.
1472 (ar_save): Dup temp_fd and pass to smart_rename.
1480 (smart_rename): Always copy. Remove windows specific code.
1502 (smart_rename): Remove FD, PRESERVE_DATES arguments. Use
1504 * bucomm.h (smart_rename): Adjust declaration.
1668 * rename.c (smart_rename): Test for existence and type of output
H A Darsup.c371 smart_rename (temp_name, real_name, temp_fd, NULL, false); in ar_save()
H A DChangeLog-9899685 * rename.c (smart_rename): Fix test of whether file exists.
784 * bucomm.h (set_times, smart_rename): Declare.
787 (write_archive): Call smart_rename rather than unlink and rename.
789 (simple_copy, smart_rename, set_times): Move to rename.c.
790 (strip_main): Update smart_rename call for new parameter.
1684 (smart_rename): If preserve_dates, call set_times when copying.
1870 (smart_rename): Add code for _WIN32 (not __CYGWIN32__), to cope
H A Dar.c1312 if (smart_rename (new_name, old_name, tmpfd, NULL, false) != 0) in write_archive()
H A DChangeLog-2004633 * arsup.c (ar_save): Use smart_rename.

12