History log of /csrg-svn/lib/libc/ (Results 276 – 300 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6446707-Sep-1993 bostic

add DB_ flags to calls to access method open routines
check against acceptable open(2) flags here, not in per access method open's

6446607-Sep-1993 bostic

add DB_ flags to __hash_open()
USE_OPEN_FLAGS work done in dbopen(), no longer needed here

6446507-Sep-1993 bostic

add DB_ flags to __hash_open()

6446407-Sep-1993 bostic

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

6446307-Sep-1993 bostic

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

6446207-Sep-1993 bostic

add DB_ flags to __rec_open
if DB_LOCK not set, pin page across calls and don't copy key/data pair

6446107-Sep-1993 bostic

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

6446007-Sep-1993 bostic

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

6445907-Sep-1993 bostic

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

6445807-Sep-1993 bostic

add B_DB_{LOCK,SHMEM,TXN}, local copies of DB_{LOCK,SHMEM,TXN}
add bt_pinned field, if DB_LOCK not set, pin page across calls and don't
copy key/data pair

6445707-Sep-1993 bostic

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

6445607-Sep-1993 bostic

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

6445507-Sep-1993 bostic

add DB_ flags to __bt_open
if DB_LOCK not set, pin page across calls and don't copy key/data pair

6445407-Sep-1993 bostic

add in recno as an example of local compilation of an access method

6445307-Sep-1993 bostic

add -l flag to set Db_LOCK

6445206-Sep-1993 bostic

document DB_LOCK, DB_SHMEM and DB_TXN for later use

6445106-Sep-1993 bostic

remove temporary files when the run is done

6445006-Sep-1993 bostic

add a make clean

6444906-Sep-1993 bostic

put in an old-style Makefile

6444806-Sep-1993 bostic

dictionary is in one of two places, normally

6444706-Sep-1993 bostic

rework for separate architecture/os directories a la nvi

6444606-Sep-1993 bostic

move MISC information into the README

6444506-Sep-1993 bostic

always pass the appropriate overflow page address
needed to handle the case where the last page in the chain is the last
page of an overflow pair; from Margo Seltzer

6444406-Sep-1993 bostic

Margo's version that's theoretically portable

6444306-Sep-1993 bostic

strtol -> atoi

1...<<11121314151617181920>>...222