diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-18 08:53:40 +0000 |
commit | d6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch) | |
tree | ece253b876159b39c620e62b6c9b1174642e070e /lib/libc/db/mpool/README |
initial import of NetBSD tree
Diffstat (limited to 'lib/libc/db/mpool/README')
-rw-r--r-- | lib/libc/db/mpool/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libc/db/mpool/README b/lib/libc/db/mpool/README new file mode 100644 index 00000000000..13002b30fd2 --- /dev/null +++ b/lib/libc/db/mpool/README @@ -0,0 +1,8 @@ +# $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 |