summaryrefslogtreecommitdiffstats
path: root/src/util/db2
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (memmove.o): add -DMEMMOVE to compile as memmoveTom Yu1996-09-112-1/+6
* * configure.in: Add check for SIZEOF_INTTom Yu1996-08-283-1/+10
* Use . instead of /tmp for TMPDIR. It makes things much safer whenTheodore Tso1996-08-232-1/+5
* Add dummy ruel so that make Makefiles is happyEzra Peisach1996-08-232-0/+6
* Add prototypes for missing functions dbm_error() and dbm_clearerror()Theodore Tso1996-08-152-0/+6
* *** empty log message ***Tom Yu1996-07-311-0/+6
* * obj/Makefile.in: Add -Dfoo=my_foo when compiling replacementTom Yu1996-07-311-3/+3
* * hash/hash.c, hash/hash_func.c, hash/hash_page.c: Add "static" toTom Yu1996-07-303-12/+12
* *** empty log message ***Tom Yu1996-07-301-0/+6
* Add a blank install target to keep the top-level "make install" happyTheodore Tso1996-07-262-0/+7
* Ignore db-config.h.in which is generated by autoheaderEzra Peisach1996-07-231-0/+1
* obj/dbm.c: Copy the elements between the struct DBT andEzra Peisach1996-07-232-0/+58
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-22103-0/+49043