summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/pwrite.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansification; checked by pvalderaadt2003-06-111-7/+3
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* uncommit, since it breaks macppc libc. millert and miod have now said theyderaadt2002-09-171-3/+4
| | | | | | did NOT approve those for commit. why did mickey feel he was ok to go commiting a set of diffs which had not been passed around and tested by people? we don't know. mickey, have you got something to say for yourself?
* move __syscall prototype into unistd.h (like everybody else) and avoid private protos for it everywhere; millert@ okmickey2002-09-171-4/+3
|
* Add missing __syscall() proto to fix pread() & friends on big endianmillert2001-05-051-2/+3
| | | | machines. Found by me, solved by Theo ;-)
* p{read,write}{,v} man pagesderaadt2000-04-201-0/+65