Date: Mon, 29 Sep 2003 06:41:26 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_write.c Message-ID: <200309291341.h8TDfQbg068090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2003/09/29 06:41:26 PDT FreeBSD src repository Modified files: lib/libc_r/uthread uthread_write.c Log: If __sys_write() returns 0, allow that to exit the loop in libc_r's wrapped version of write(). Submitted by: dan@langille.org Revision Changes Path 1.22 +2 -2 src/lib/libc_r/uthread/uthread_write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309291341.h8TDfQbg068090>