From owner-cvs-all Mon Nov 4 17: 1: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5339C37B401; Mon, 4 Nov 2002 17:01:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0564543E75; Mon, 4 Nov 2002 17:01:02 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA50xJmV054070; Mon, 4 Nov 2002 16:59:19 -0800 (PST) (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA50xIQv054068; Mon, 4 Nov 2002 16:59:18 -0800 (PST) Message-Id: <200211050059.gA50xIQv054068@repoman.freebsd.org> From: Archie Cobbs Date: Mon, 4 Nov 2002 16:59:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_write.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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