Date: Mon, 23 Sep 1996 12:26:45 -0700 (PDT) From: Poul-Henning Kamp <phk> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdlib malloc.3 malloc.c Message-ID: <199609231926.MAA02944@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 96/09/23 12:26:43 Modified: lib/libc/stdlib malloc.3 malloc.c Log: phkmalloc/3 Various neat features added. More documentation in the manpage. If your machine has very little RAM, I guess that would be < 16M these days :-(, you may want to try this: ln -fs 'H<' /etc/malloc.conf check the manpage. Revision Changes Path 1.6 +110 -7 src/lib/libc/stdlib/malloc.3 1.13 +232 -189 src/lib/libc/stdlib/malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609231926.MAA02944>