summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/pread_write.c
Commit message (Expand)AuthorAgeFilesLines
* This fixes the pread/pwrite bugs reported by ltp. But I really need to pull ...Manuel Novoa III2005-07-311-2/+2
* Fix mips bug related to 2.6 headers by following glibc's lead. Based onManuel Novoa III2004-08-101-0/+15
* Oops! I broke pread on mips with my last update. ThisEric Andersen2003-09-081-4/+4
* Fix some more problems found by the ltpEric Andersen2003-09-071-6/+9
* Patch from Atsushi Nemoto, who writes:Eric Andersen2003-08-221-0/+94