summaryrefslogtreecommitdiff
path: root/lib/libc/sys/pread.c
AgeCommit message (Expand)Author
2002-09-17uncommit, since it breaks macppc libc. millert and miod have now said theyTheo de Raadt
2002-09-17move __syscall prototype into unistd.h (like everybody else) and avoid privat...Michael Shalayeff
2001-05-05Add missing __syscall() proto to fix pread() & friends on big endianTodd C. Miller
2000-04-20p{read,write}{,v} man pagesTheo de Raadt