Date: Fri, 3 Jan 2003 14:36:35 -0800 (PST) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <200301032236.h03MaZHN082852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2003/01/03 14:36:35 PST Modified files: (Branch: RELENG_5_0) lib/libc/stdlib malloc.c Log: As per the 5.0 TODO list, make malloc default to 'aj' instead of 'AJ'. This matches the default for the 4.x releases, and is only going into the RELENG_5_0 branch for now. Making similar chages to HEAD is up for debate as always. Approved by: re (rwatson) Revision Changes Path 1.72.2.1 +2 -2 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?200301032236.h03MaZHN082852>