From 8b0c007ad990aa27d9868da49215fd1076ac77cc Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 21 Aug 2006 02:11:39 +0000 Subject: merge new_loader_completion branch, including (at least): - restructured build tree and makefiles to eliminate recursion problems - support for embedded modules - support for static builds - simpler cross-compilation support - simpler module/loader interface (no exported symbols) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40722 f38db490-d61c-443f-a65b-d21fe96a405b --- main/db1-ast/mpool/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 main/db1-ast/mpool/README (limited to 'main/db1-ast/mpool/README') diff --git a/main/db1-ast/mpool/README b/main/db1-ast/mpool/README new file mode 100644 index 000000000..0f01fbcdb --- /dev/null +++ b/main/db1-ast/mpool/README @@ -0,0 +1,7 @@ +# @(#)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 -- cgit v1.2.3