aboutsummaryrefslogtreecommitdiff
path: root/_db1.85/mpool/README
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2018-11-01 13:35:40 +0100
committerDimitri Sokolyuk <demon@dim13.org>2018-11-01 13:35:40 +0100
commit38e876d964346d3e4b88c52732b7ce5966d796a5 (patch)
treeb0a2853fc7d69f8ebe8aec648034a93ec98763a6 /_db1.85/mpool/README
import original 1.85 implementation from openbsd libc
Diffstat (limited to '_db1.85/mpool/README')
-rw-r--r--_db1.85/mpool/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/_db1.85/mpool/README b/_db1.85/mpool/README
new file mode 100644
index 0000000..b8b2eaf
--- /dev/null
+++ b/_db1.85/mpool/README
@@ -0,0 +1,8 @@
+# $OpenBSD: README,v 1.3 1999/02/15 05:11:25 millert 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