History log of /csrg-svn/lib/libc/ (Results 1601 – 1625 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5117523-Sep-1991 bostic

minor adjustments to explain memory use for heapsort and qsort

5117423-Sep-1991 bostic

fix copyright header

5117323-Sep-1991 bostic

minor cleanups by Elan and I.

5116522-Sep-1991 cael

fix parens

5112914-Sep-1991 bostic

move strerror from stdio to here

5112814-Sep-1991 bostic

move strerror to string

5112714-Sep-1991 bostic

hash_open -> dbopen

5111312-Sep-1991 bostic

date and time created 91/09/12 12:03:57 by bostic

5111212-Sep-1991 bostic

db.3 -> dbopen.3

5111112-Sep-1991 bostic

db.3 -> dbopen.3

5111012-Sep-1991 bostic

spell out relationship betweeen R_DUP and R_NOOVERWIRTE

5110912-Sep-1991 bostic

don't necessarily modify key in key/data return; don't automatically
assign on realloc so that recovery is possible; fix default prefix routine

5110812-Sep-1991 bostic

bt_push -> __bt_push

5110712-Sep-1991 bostic

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

5110612-Sep-1991 bostic

change bt_nrecs and set BTF_METADIRTY, BTF_MODIFIED elsewhwere; fix bug
using rchild->flags instead of bl->flags to get bigkey flag; increment parent
pages in search routines, so just clear stack; fi

change bt_nrecs and set BTF_METADIRTY, BTF_MODIFIED elsewhwere; fix bug
using rchild->flags instead of bl->flags to get bigkey flag; increment parent
pages in search routines, so just clear stack; fix cursor repositioning code
in routine doing the physical split

show more ...

5110512-Sep-1991 bostic

bt_push -> __bt_push

5110412-Sep-1991 bostic

delete maxkeypage; do pointer arithmetic in the macros instead of using
+= sizeof; consolidate macros; replace minkeypage with bt_ovflsize; lots
of minor cleanups.

5110312-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.

5110212-Sep-1991 bostic

add routine to dump the meta page

5110112-Sep-1991 bostic

make the swap code for both in and out routines the same; make
it really work.

5110012-Sep-1991 bostic

fix cursor code in various minor ways; fix the cursor code to return
the key greater than or equal to the specified key (implement range searches)
skip empty pages if no exact match is found

5109912-Sep-1991 bostic

fix overflow checking code to always keep the key in memory, if possible
and take into account both key and data; add MODIFIED bit; fix maxkepage and
minkeypage (bt_ovflsize)

5109812-Sep-1991 bostic

remove maxkeypage, fix minkeypage and rename to bt_ovflsize; fix flags
bugs, filter bugs, zero out the meta page

5109712-Sep-1991 bostic

make close of RDONLY succeed; fix sync call to handle a cursor marked
for deletion

5109612-Sep-1991 bostic

add append, icursor; add ability to print out page 0

1...<<61626364656667686970>>...222