cb9daf8f10
- remove __P - remove unneeded casts - add _DIAGASSERT - add more diagnostics for integer overflow - fix size_t/int confusion - make debugging and statistics code compile |
||
---|---|---|
.. | ||
Makefile.inc | ||
README | ||
mpool.c | ||
mpool.libtp |
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