summaryrefslogtreecommitdiffstats
path: root/src/util/db2/test/dbtest.c
Commit message (Expand)AuthorAgeFilesLines
* Move the db2 library to the site of its one use, the kdb-db2 module.Ken Raeburn2005-10-041-768/+0
* * dbtest.c: Include btree.h if we're compiled with -DSTATISTICSTom Yu2002-08-231-0/+3
* * dbtest.c: Test for __STDC__ defined, not nonzero, to decide whether to useKen Raeburn2002-05-081-3/+3
* * run.test: Use "/bin/." instead of "/bin" in find commands in case /bin itselfKen Raeburn2002-02-201-3/+4
* Check test results more carefully.Ken Raeburn2002-01-041-1/+3
* * test/dbtest.c: Cast argument to isspace() to int. Do not shadowEzra Peisach2001-06-211-15/+15
* * test/dbtest.c: Cleanup gcc -Wall complaints with printf formatEzra Peisach2000-07-041-12/+15
* * dbtest.c (err): Add format attribute to decl, for typechecking under GNU CKen Raeburn2000-06-261-1/+7
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * btree/bt_open.c: Added O_BINARY for __CYGWIN32__.Ezra Peisach1998-01-211-1/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+753