Subject: CVS commit: src/lib/libbsdmalloc
To: None <source-changes@netbsd.org>
From: Roland Dowdeswell <elric@netbsd.org>
List: source-changes
Date: 04/21/2003 22:21:08
Module Name:	src
Committed By:	elric
Date:		Mon Apr 21 22:21:08 UTC 2003

Added Files:
	src/lib/libbsdmalloc: Makefile malloc.c shlib_version

Log Message:
Adding libbsdmalloc which is Chris Kingsley's `power of two bucket' malloc.

Suggested by christos.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libbsdmalloc/Makefile \
    src/lib/libbsdmalloc/malloc.c src/lib/libbsdmalloc/shlib_version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.