History log of /csrg-svn/lib/libc/ (Results 1526 – 1550 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5206123-Dec-1991 bostic

prototype internal routines

5200118-Dec-1991 bostic

Make sure that the overflow points get initialized correctly when the
table is created empty. Also, make overflow point calculation a function of
(max_bucket + 1), not just max_bucket.

5197016-Dec-1991 bostic

don't bother with the macros, performance isn't an issue here

5196916-Dec-1991 bostic

fix BTDATAOFF macro to work even if the compiler pads to long boundary

5196816-Dec-1991 bostic

get the swap macro sizes right

5196716-Dec-1991 bostic

don't bother with the macros, performance isn't an issue here

5194914-Dec-1991 mckusick

statfs.f_bsize => statfs.f_iosize; statfs.f_fsize => statfs.f_bsize (for SunOS)

5194814-Dec-1991 mckusick

statfs.f_bsize => statfs.f_iosize; statfs.f_fsize => statfs.f_bsize (for SunOS)

5188011-Dec-1991 bostic

If two keys compare equal, return the index of the matching key
not the next index. Test case is inserting two identical keys
into the database at the beginning of a page (before anything else).

5187609-Dec-1991 bostic

welcome to the wonderful world of ANSI!

5187509-Dec-1991 bostic

programmer head space error

5187309-Dec-1991 bostic

htonl -> HTONL

5181627-Nov-1991 bostic

link inet_aton to inet

5181527-Nov-1991 bostic

fhandle_t is a structure itself.

5181426-Nov-1991 marc

don't need whdr unless LITTLE_ENDIAN

5180224-Nov-1991 bostic

free the mpool structure on close, don't free pages anymore, they're
allocated as part of the header

5180022-Nov-1991 bostic

initialize bt_flags field, bozo

5176620-Nov-1991 bostic

can't increment/decrement void *, but gcc lets you anyway

5176520-Nov-1991 bostic

clarify order of retrieval for get/seq

5176420-Nov-1991 bostic

can't increment an lvalue, but gcc lets you anyway

5176320-Nov-1991 bostic

cast GETBINTERNAL calls for pcc

5175019-Nov-1991 mckusick

remove libc dependencies

5174919-Nov-1991 mckusick

date and time created 91/11/19 14:54:08 by mckusick

5174819-Nov-1991 mckusick

date and time created 91/11/19 14:51:13 by mckusick

5174719-Nov-1991 sccs2svn

Automatic directory addition

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