Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
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.
Home |
Main Index |
Thread Index |
Old Index