deischen 2003/10/11 11:37:09 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_write.c Log: MFC: Allow a return of 0 from __sys_write() to exit the loop in libc_r's wrapped version of write(). Approved by: re@ Revision Changes Path 1.16.2.7 +2 -2 src/lib/libc_r/uthread/uthread_write.c