Date: Tue, 26 May 1998 15:07:30 -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_write.c uthread_writev.c Message-ID: <199805262207.PAA12407@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/05/26 15:07:30 PDT Modified files: (Branch: RELENG_2_2) lib/libc_r/uthread uthread_write.c uthread_writev.c Log: When doing a blocking write to a pipe, handle the case where the write or writev syscall needs to be repeated until all the bytes are written. Revision Changes Path 1.1.2.3 +48 -12 src/lib/libc_r/uthread/uthread_write.c 1.1.2.3 +109 -12 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?199805262207.PAA12407>