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

simplify the readdir loop (from Marc)

5753414-Jan-1993 bostic

The first param to getmntinfo(3) should be a "struct statfs **" not "int".

5752012-Jan-1993 bostic

fix up

5751512-Jan-1993 bostic

move cuserid() to libcompat, POSIX no longer requires it

5750812-Jan-1993 bostic

move cfree into libcompat

5750512-Jan-1993 bostic

date and time created 93/01/12 10:22:21 by bostic

5750412-Jan-1993 bostic

empty has to be local for namespace reasons

5748411-Jan-1993 bostic

add hash SRCS

5748311-Jan-1993 bostic

realloc_srchlen should be patchable (??), but don't whack the namespace

5746910-Jan-1993 torek

return via g2, not g7 (for ABI)

5746510-Jan-1993 bostic

return an error if dn_expand() returns -1

5746310-Jan-1993 bostic

use strtok, not strsep for compatibility

5746210-Jan-1993 bostic

fix includes for portability

5746110-Jan-1993 bostic

add optind, optarg for compatibility

5746010-Jan-1993 bostic

don't have empty then clauses

5745710-Jan-1993 bostic

add -DSTATISTICS

5745610-Jan-1993 bostic

add global dbp pointer for gdb calls; add psize parameter

5745510-Jan-1993 bostic

add lots o' keys test with small page size to whack btree split code

5745110-Jan-1993 bostic

if large key/data pairs, can split and still not have enough room for
the new key. Pass the length of the new key into the split routines so the
calculation is correct. Remove prefix compression w

if large key/data pairs, can split and still not have enough room for
the new key. Pass the length of the new key into the split routines so the
calculation is correct. Remove prefix compression when BINTERNAL pages are
being split -- it's not possible (Bayer's paper agrees). Most of the actual
split code was reworked, including cursor adjustment.

show more ...

5745010-Jan-1993 bostic

clear the stack in the search routine; it's a lot simpler

5744910-Jan-1993 bostic

clear the stack in the search routine; it's a lot simpler

5744810-Jan-1993 bostic

if the tree is being prefix compressed, it's possible to get a base
of zero.

5744710-Jan-1993 bostic

clear the stack in the search routine; it's a lot simpler

5744610-Jan-1993 bostic

make numbers fixed size so it's easier to read

5744510-Jan-1993 bostic

just clear the stack in on entry to put instead of trying to
clear it when it's used

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