summaryrefslogtreecommitdiffstats
path: root/newlib/libc/reent/renamer.c
Commit message (Collapse)AuthorAgeFilesLines
* 2007-09-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-09-181-0/+74
* libc/reent/renamer.c: New file. * libc/reent/Makefile.am: Add new file. * libc/reent/Makefile.in: Regenerated. * libc/stdio/rename.c: Break out _rename_r code into reent/renamer.c and add check for rename syscall.