History log of /csrg-svn/lib/libc/db/btree/extern.h (Results 1 – 11 of 11)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 66192 21-Feb-1994 bostic

first pass at making DB use basic integral types (the Alpha port)

# 64459 07-Sep-1993 bostic

__bt_open declared in db.h, don't need it here

# 61198 04-Jun-1993 bostic

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

# 60261 24-May-1993 bostic

add in __bt_fd, to return a file descriptor

# 60045 16-May-1993 bostic

sync now takes a flags argument

# 58067 19-Feb-1993 bostic

fix some types for the Sun compiler

# 56993 04-Dec-1992 bostic

add routine to dump a single page

# 56737 13-Nov-1992 bostic

bt_put can set the key, now, no longer const arg

# 56491 09-Oct-1992 bostic

implement free page reuse

# 51107 12-Sep-1991 bostic

get routines take const *key; move recno externs into recno.h

# 50990 04-Sep-1991 bostic

Rev #2. Redo the btree code add recno's and checkpoint