summaryrefslogtreecommitdiffstats
path: root/src/util/db2/hash
Commit message (Expand)AuthorAgeFilesLines
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* * Makefile.in (LIBMINOR): Bump due to addition of bt_rseq()Tom Yu2002-08-231-1/+0
* * hash/hash_func.c (hash4): Declare first argument constEzra Peisach2001-07-093-12/+13
* * hash/dbm.c: Include db-dbm.h for prototypesEzra Peisach2001-07-061-0/+1
* * hash/hash_log2.c: Include hash.h, page.h and extern.h forEzra Peisach2001-07-051-0/+3
* * btree/bt_delete.c, btree/bt_put.c, recno/rec_delete.c,Ezra Peisach2001-06-211-3/+3
* * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS definedEzra Peisach2000-07-033-3/+11
* * configure.in: Rework to use krb5 build systemTom Yu2000-06-301-0/+12
* merge from krb5-1-2-beta4Ken Raeburn2000-06-231-2/+3
* * hash/extern.h: Additional renamingTom Yu1998-02-134-3/+40
* * hash/hash.c (__kdb2_hash_open): Rename to avoid potentialTom Yu1998-02-132-25/+25
* * btree/bt_open.c: Added O_BINARY for __CYGWIN32__.Ezra Peisach1998-01-213-4/+4
* * hash/hash_bigkey.c (collect_key, collect_data): Cast mallocEzra Peisach1998-01-151-3/+3
* * hash/dbm.c: Rename the errno member of HTABTom Yu1997-12-213-9/+9
* * db2: overflow_page fixes, __P redefMark Eichin1996-11-112-2/+9
* * hash/hash.c, hash/hash_func.c, hash/hash_page.c: Add "static" toTom Yu1996-07-303-12/+12
* obj/dbm.c: Copy the elements between the struct DBT andEzra Peisach1996-07-231-0/+53
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2215-0/+4347