freebsd-dev/lib/libc/db/mpool
Xin LI 0ac22237f1 Diff reduction against OpenBSD: ANSI'fy prototypes.
(This is part of a larger changeset which is intended to reduce diff only,
thus some prototypes were left intact since they will be changed in the
future).

Verified with:	md5(1)
2009-03-02 23:47:18 +00:00
..
Makefile.inc
mpool.c Diff reduction against OpenBSD: ANSI'fy prototypes. 2009-03-02 23:47:18 +00:00
mpool.libtp
README

#	@(#)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