jasone 2006-01-13 18:38:56 UTC FreeBSD src repository
Modified files: lib/libc/stdlib malloc.3 malloc.c Log: Replace malloc(), calloc(), posix_memalign(), realloc(), and free() with a scalable concurrent allocator implementation. Reviewed by: current@ Approved by: phk, markm (mentor) Revision Changes Path 1.65 +117 -181 src/lib/libc/stdlib/malloc.3 1.93 +4505 -951 src/lib/libc/stdlib/malloc.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"