opnsense-src/lib/libc/db/mpool
Franco Fichtner eb99233983 src: clean-cut move to release/11.0.0
Taken from: FreeBSD
Commit ref: d508cb8c8f
2016-10-03 12:28:21 +02:00
..
Makefile.inc src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
mpool-compat.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
mpool.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
mpool.libtp src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
README src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00

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