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 at langille.org
Revision Changes Path
1.22 +2 -2 src/lib/libc_r/uthread/uthread_write.c