From owner-cvs-all Fri Nov 12 8:41:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D5A414DA9; Fri, 12 Nov 1999 08:41:32 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA90040; Fri, 12 Nov 1999 08:41:27 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199911121641.IAA90040@freefall.freebsd.org> From: Peter Wemm Date: Fri, 12 Nov 1999 08:41:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/11/12 08:41:22 PST Modified files: lib/libc/stdlib malloc.3 Log: Go to a bit more trouble to make it absolutely clear that malloc(3) does not zero the allocated memory. Revision Changes Path 1.23 +10 -3 src/lib/libc/stdlib/malloc.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message