Date: Mon, 4 Nov 2002 16:59:18 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_write.c Message-ID: <200211050059.gA50xIQv054068@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2002/11/04 16:59:18 PST Modified files: lib/libc_r/uthread uthread_write.c Log: Fix bogus return values from libc_r's write() routine in situations where a partial-write is followed by an error. PR: 43335 MFC after: 1 week Revision Changes Path 1.21 +21 -6 src/lib/libc_r/uthread/uthread_write.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?200211050059.gA50xIQv054068>