cvs commit: src/include stdlib.h src/lib/libc/stdlib malloc.3 malloc.c

[ Available lists | Index of cvs-all | Month of Nov 2000 | Week of 26 Nov 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Poul-Henning Kamp <phk@FreeBSD.org>
Date
26 Nov 2000 02:30:23
Subject
cvs commit: src/include stdlib.h src/lib/libc/stdlib malloc.3 malloc.c
Message-ID
200011261030.CAA77137@freefall.freebsd.org


[ Hide this part ]
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



Elapsed time: 0.065 seconds