summaryrefslogtreecommitdiff
path: root/lib/libc/sys/pwrite.c
Commit message (Expand)AuthorAgeFilesLines
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andKonstantin Belousov2015-04-181-56/+0
* Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate toPeter Wemm2007-07-041-1/+5
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-0/+2
* Add wrappers for pread and pwrite syscalls.Dmitrij Tejblum1999-04-041-0/+54