summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/pread_write.c
AgeCommit message (Expand)Author
2005-06-29cast buf as void* to fix warningMike Frysinger
2003-09-07Fix some more problems found by the ltpEric Andersen
2002-11-15Cleanup a few structural wierdnessesEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-08-09pread and pwrite were broken in several ways:David McCullough
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2002-07-15stupid cut-n-paste bugEric Andersen
2002-07-15Rework pread and pwrite support so it should actually work.Eric Andersen