]> sourceware.org Git - newlib-cygwin.git/commit
2007-09-18 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 18 Sep 2007 19:32:43 +0000 (19:32 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 18 Sep 2007 19:32:43 +0000 (19:32 +0000)
commit3908c985922d653fa47775dfbf5d2d29ff7c4fa0
treebf5fac0245666188665bcb55719e2000e288ab3f
parent4090f565a839d8e846cf9c6249a5ebbfd8ad9790
2007-09-18  Jeff Johnston  <jjohnstn@redhat.com>

        * 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.
newlib/ChangeLog
newlib/libc/reent/Makefile.am
newlib/libc/reent/Makefile.in
newlib/libc/reent/renamer.c [new file with mode: 0644]
newlib/libc/stdio/rename.c
This page took 0.030059 seconds and 5 git commands to generate.