HomeSort by relevance Sort by last modified time
    Searched full:smart_rename (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
bucomm.h 75 extern int smart_rename (const char *, const char *, int);
rename.c 138 smart_rename (const char *from, const char *to, int preserve_dates ATTRIBUTE_UNUSED) function
arsup.c 342 smart_rename (ofilename, real_name, 0);
ChangeLog-9899 685 * 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.
    [all...]
ChangeLog-2004 633 * arsup.c (ar_save): Use smart_rename.
ar.c 1184 if (smart_rename (new_name, old_name, 0) != 0)
    [all...]
ChangeLog-9197 473 (copy_file, simple_copy, smart_rename): Make arguments const.
    [all...]
ChangeLog-2008 300 * rename.c (smart_rename): Punctuate error messages.
ChangeLog-2005 544 (smart_rename): Mark the preserve_dates parameter as possibly
    [all...]
ChangeLog-2009 596 * objcopy.c (strip_main): Check return from smart_rename.
    [all...]
objcopy.c     [all...]
ChangeLog-0203 63 * rename.c (smart_rename): Make sure that we have write
    [all...]

Completed in 902 milliseconds