Date: Sat, 29 Dec 2001 00:10:14 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <200112290810.fBT8AE673277@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2001/12/29 00:10:14 PST
Modified files: (Branch: RELENG_4)
lib/libc/stdlib malloc.c
Log:
MFC:
1.62: If 'VX' is given, realloc(foo,0) will bail, it shouldn't.
1.61: Correctly call THREAD_UNLOCK() if the recursive call trap is sprung.
1.58: Fixed style bugs (dot `.' at the end of error and warning messages).
Approved by: phk, re (rwatson)
Revision Changes Path
1.49.2.4 +30 -25 src/lib/libc/stdlib/malloc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112290810.fBT8AE673277>
