p{read,write}{,v} man pages
authorderaadt <deraadt@openbsd.org>
Thu, 20 Apr 2000 06:34:36 +0000 (06:34 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 20 Apr 2000 06:34:36 +0000 (06:34 +0000)
commit7c32b043f6bf5429fe1cb5e0d640398355c3e8ff
treeb2db82737b73ad9754265dff3b8a7e80a90046b2
parent226f5d429efedd3685cc007355c900180fd1478b
p{read,write}{,v} man pages
lib/libc/sys/Makefile.inc
lib/libc/sys/pread.c [new file with mode: 0644]
lib/libc/sys/preadv.c [new file with mode: 0644]
lib/libc/sys/pwrite.c [new file with mode: 0644]
lib/libc/sys/pwritev.c [new file with mode: 0644]
lib/libc/sys/read.2
lib/libc/sys/write.2