Date: Tue, 26 May 1998 17:45:02 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_writev.c Message-ID: <199805270045.RAA13062@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/05/26 17:45:00 PDT Modified files: lib/libc_r/uthread uthread_writev.c Log: Make a copy of the caller's iovec array, mallocing if necessary, and modify that if the writev() syscall does not completely write all bytes in a single call. Revision Changes Path 1.7 +62 -14 src/lib/libc_r/uthread/uthread_writev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805270045.RAA13062>