OSDN Git Service

2008-11-24 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Mon, 24 Nov 2008 21:16:06 +0000 (21:16 +0000)
committerjjohnstn <jjohnstn>
Mon, 24 Nov 2008 21:16:06 +0000 (21:16 +0000)
commit2ba0d8a2be682526a29306716935d5dda2a993e5
tree5346ec1c84d4a28cbf9d5eb91e2eaba4b4b5b351
parente1fa0f5c3b650d2bfdcd6fe8741e1b28a9d1b88d
2008-11-24  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/search/hash_func.c: Comment out unused static hash functions.
        * libc/reent/stat64r.c: New file.
        * libc/reent/Makefile.am: Add stat64r.c support.
        * libc/reent/Makefile.in: Regenerated.
newlib/ChangeLog
newlib/libc/reent/Makefile.am
newlib/libc/reent/Makefile.in
newlib/libc/reent/stat64r.c [new file with mode: 0644]
newlib/libc/search/hash_func.c