NetBSD/lib/libc/db/mpool
thorpej 0f3aee340f Don't pull in <sys/param.h> if we don't have to. 2002-01-22 20:41:21 +00:00
..
Makefile.inc
README
mpool.c Don't pull in <sys/param.h> if we don't have to. 2002-01-22 20:41:21 +00:00
mpool.libtp Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, 1997-08-25 19:31:43 +00:00

README

#	$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