minix/lib/nbsd_libc/db/mpool
Gianluca Guida b6cbf7203b Import unmodified NetBSD libc in trunk
This patch imports the unmodified current version of NetBSD libc.
The NetBSD includes are in /nbsd_include, while the libc code itself is 
split between lib/nbsd_libc and common/lib/libc.
2011-02-14 19:36:03 +00:00
..
Makefile.inc Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
mpool.c Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
README Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00

#	$NetBSD: README,v 1.2 1995/02/27 13:24:00 cgd Exp $
#	@(#)README	8.1 (Berkeley) 6/4/93

These are the current memory pool routines.
They aren't ready for prime time, yet, and
the interface is expected to change.

--keith