phk 2000/11/26 02:30:19 PST
Modified files:
include stdlib.h
lib/libc/stdlib malloc.3 malloc.c
Log:
Make it possible to override the function which writes messages to
stderr in case of warnings and errors.
Rename malloc_options to have a leading underscore, I belive I have been
told that is more correct namespace wise.
Revision Changes Path
1.17 +4 -1 src/include/stdlib.h
1.30 +15 -7 src/lib/libc/stdlib/malloc.3
1.54 +19 -13 src/lib/libc/stdlib/malloc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message