Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/23/2003 08:15:05
Module Name:	src
Committed By:	itojun
Date:		Wed Jul 23 08:15:05 UTC 2003

Modified Files:
	src/lib/libc/stdlib: malloc.c

Log Message:
call malloc_init() on first call to free/realloc, to make malloc.conf to
take effect.  in response to PR 22223


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/lib/libc/stdlib/malloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.