OSDN Git Service

mips64 patch from Atsushi Nemoto:
authorEric Andersen <andersen@codepoet.org>
Sat, 4 Nov 2006 19:55:30 +0000 (19:55 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 4 Nov 2006 19:55:30 +0000 (19:55 -0000)
commit980871f06dc4b2359b589fd9d720ed3fc8c3a925
tree562ef58aa9cda1df7b8c43cb81e0cff8084cde01
parentb56362fde867f487068901d41a19cb1d95bf364b
mips64 patch from Atsushi Nemoto:
No pread64, pwrite64 syscall for N64 ABI.
Make __libc_pread and __libc_pread64 use same syscall.
libc/sysdeps/linux/mips/pread_write.c