Date: Tue, 12 Mar 2002 17:42:06 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c Message-ID: <200203130142.g2D1g6646674@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2002/03/12 17:42:06 PST Modified files: sys/kern kern_malloc.c Log: Add realloc() and reallocf(), and make free(NULL, ...) acceptable. Reviewed by: alfred Revision Changes Path 1.94 +75 -1 src/sys/kern/kern_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?200203130142.g2D1g6646674>