History log of /csrg-svn/lib/libc/db/mpool/mpool.c (Results 1 – 8 of 8)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 66216 21-Feb-1994 bostic

cast alloc's to shut SunOS up

# 62485 06-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 62484 06-Jun-1993 bostic

don't collide with err(3)

# 58072 19-Feb-1993 bostic

initialize function pointers (lint)

# 57933 11-Feb-1993 bostic

move db.h to the end of the includes, make compat.h work better

# 51802 24-Nov-1991 bostic

free the mpool structure on close, don't free pages anymore, they're
allocated as part of the header

# 51766 20-Nov-1991 bostic

can't increment/decrement void *, but gcc lets you anyway

# 50982 04-Sep-1991 bostic

checkpoint btree mpool