History log of /csrg-svn/lib/libc/db/btree/bt_get.c (Results 1 – 11 of 11)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 64457 07-Sep-1993 bostic

if DB_LOCK not set, pin page across calls and don't copy key/data pair

# 61194 04-Jun-1993 bostic

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

# 60042 16-May-1993 bostic

break BTF flags up into btree/recno (B_, R_) categories

# 57989 14-Feb-1993 bostic

index -> indx_t

# 57932 11-Feb-1993 bostic

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

# 57002 04-Dec-1992 bostic

initialize the e->page element, not just the e->index element when
crossing to a new page; from Rodney

# 56733 13-Nov-1992 bostic

litn

# 51103 12-Sep-1991 bostic

don't modify the key in get function; change __bt_first to return
first key greater than or equal to the key.

# 50989 04-Sep-1991 bostic

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

# 46561 22-Feb-1991 bostic

ANSI prototypes

# 46135 23-Jan-1991 mao

date and time created 91/01/23 08:12:48 by mao