History log of /csrg-svn/lib/libc/ (Results 951 – 975 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5744410-Jan-1993 bostic

add prefix btree paper reference

5744009-Jan-1993 bostic

Put new key/data pair into split page before fixing up the root page
if the root page split. The old method, of guaranteeing that the split wasn't
on the leftmost key of the right page doesn't work,

Put new key/data pair into split page before fixing up the root page
if the root page split. The old method, of guaranteeing that the split wasn't
on the leftmost key of the right page doesn't work, there are cases where the
split HAS to be that key. Example is three keys, A, B, D, each 1/3 of a page
and an insert of a key C which is 1/2 of a page.

show more ...

5743509-Jan-1993 bostic

pid's should be stored in pid_t's; from Craig Leres

5743208-Jan-1993 bostic

typo

5743108-Jan-1993 bostic

typo

5743008-Jan-1993 bostic

lint

5742908-Jan-1993 bostic

add Bentley paper to ref list

5742808-Jan-1993 bostic

add strtod, merge

5742708-Jan-1993 bostic

typo in integration

5742407-Jan-1993 bostic

normalize routine bug; bug report net2/lib/4

5742006-Jan-1993 bostic

ucred.h not needed, sucked in by mount.h

5722819-Dec-1992 bostic

fix comment out of MMAP_FILE

5722719-Dec-1992 bostic

read slowly if can't mmap the file

5715416-Dec-1992 bostic

Peter McIlroy's version that's integrated with David Gay's work

5715316-Dec-1992 bostic

note truncation, from Peter McIlroy

5712414-Dec-1992 bostic

put a space before the error message

5712214-Dec-1992 mcilroy

use strtod, not atof

5705610-Dec-1992 elan

New qsort from Bentley & McIlroy.

5700704-Dec-1992 bostic

initialize cursor so that first R_CURSORLOG works

5700604-Dec-1992 bostic

When glob() call errfunc, it doesn't convert extended char * (u_short *)
to char *, so errfunc only printed first pathbuf letter.
Minor cleanups. Net posting from "Andrew A. Chernov, <ache@astral.ms

When glob() call errfunc, it doesn't convert extended char * (u_short *)
to char *, so errfunc only printed first pathbuf letter.
Minor cleanups. Net posting from "Andrew A. Chernov, <ache@astral.msk.su>

show more ...

5700504-Dec-1992 bostic

minor cleanups

5700404-Dec-1992 bostic

R_APPEND -> R_CURSORLOG, add R_SETCURSOR

5700304-Dec-1992 bostic

document cursor shift on insertion/deletion

5700204-Dec-1992 bostic

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

5700104-Dec-1992 bostic

test for duplicate btree keys

1...<<31323334353637383940>>...222