From owner-cvs-all Fri Dec 20 10:20:18 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 8F6F837B401; Fri, 20 Dec 2002 10:20:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C43E43EDC; Fri, 20 Dec 2002 10:20:17 -0800 (PST) (envelope-from trhodes@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 gBKIKGfh060893; Fri, 20 Dec 2002 10:20:16 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBKIKGjL060883; Fri, 20 Dec 2002 10:20:16 -0800 (PST) Message-Id: <200212201820.gBKIKGjL060883@repoman.freebsd.org> From: Tom Rhodes Date: Fri, 20 Dec 2002 10:20:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.3 X-FreeBSD-CVS-Branch: RELENG_4 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 trhodes 2002/12/20 10:20:16 PST Modified files: (Branch: RELENG_4) lib/libc/stdlib malloc.3 Log: MFC: Document what really occurs when we obtain an error. PR: 43357 Submitted by: David Schultz Revision Changes Path 1.25.2.15 +9 -6 src/lib/libc/stdlib/malloc.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message