From owner-cvs-all Thu Nov 29 21:54:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2475437B416; Thu, 29 Nov 2001 21:54:31 -0800 (PST) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAU5sVH68349; Thu, 29 Nov 2001 21:54:31 -0800 (PST) (envelope-from alfred) Message-Id: <200111300554.fAU5sVH68349@freefall.freebsd.org> From: Alfred Perlstein Date: Thu, 29 Nov 2001 21:54:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand 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 alfred 2001/11/29 21:54:31 PST Modified files: lib/libstand write.c Log: write should return the number of bytes written, not 0 on success. Submitted by: Jonathan Mini PR: kern/32350 Revision Changes Path 1.3 +1 -1 src/lib/libstand/write.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message