f2e2c80c2e
o add tcl and c++ flavors o use PFRAG.<flavor> instead of PLIST-<flavor> o make proper .so.MAJOR.MINOR dynlibs with makefile and configure patches o fix reference to shared libraries in a few tcl test scripts o use a patch to makefile.in instead of a port makefile tweak to create libdb3.a instead of libdb-3.1.a o sync libtool patches o remove some sleepycat's marketing speech from DESCR o take over MAINTAINER o clarify license a bit lots of thanks to Nils Nordman <nino@nforced.com> and naddy@ for running the huge test set. (it takes days.) naddy@ ok
142 lines
5.2 KiB
C++
142 lines
5.2 KiB
C++
@comment $OpenBSD: PFRAG.c++,v 1.1 2001/09/07 16:06:08 heko Exp $
|
|
share/doc/db/api_cxx/cxx_index.html
|
|
share/doc/db/api_cxx/cxx_pindex.html
|
|
share/doc/db/api_cxx/db_class.html
|
|
share/doc/db/api_cxx/db_close.html
|
|
share/doc/db/api_cxx/db_cursor.html
|
|
share/doc/db/api_cxx/db_del.html
|
|
share/doc/db/api_cxx/db_err.html
|
|
share/doc/db/api_cxx/db_fd.html
|
|
share/doc/db/api_cxx/db_get.html
|
|
share/doc/db/api_cxx/db_get_byteswapped.html
|
|
share/doc/db/api_cxx/db_get_type.html
|
|
share/doc/db/api_cxx/db_join.html
|
|
share/doc/db/api_cxx/db_key_range.html
|
|
share/doc/db/api_cxx/db_open.html
|
|
share/doc/db/api_cxx/db_put.html
|
|
share/doc/db/api_cxx/db_remove.html
|
|
share/doc/db/api_cxx/db_rename.html
|
|
share/doc/db/api_cxx/db_set_bt_compare.html
|
|
share/doc/db/api_cxx/db_set_bt_minkey.html
|
|
share/doc/db/api_cxx/db_set_bt_prefix.html
|
|
share/doc/db/api_cxx/db_set_cachesize.html
|
|
share/doc/db/api_cxx/db_set_dup_compare.html
|
|
share/doc/db/api_cxx/db_set_errcall.html
|
|
share/doc/db/api_cxx/db_set_errfile.html
|
|
share/doc/db/api_cxx/db_set_errpfx.html
|
|
share/doc/db/api_cxx/db_set_feedback.html
|
|
share/doc/db/api_cxx/db_set_flags.html
|
|
share/doc/db/api_cxx/db_set_h_ffactor.html
|
|
share/doc/db/api_cxx/db_set_h_hash.html
|
|
share/doc/db/api_cxx/db_set_h_nelem.html
|
|
share/doc/db/api_cxx/db_set_lorder.html
|
|
share/doc/db/api_cxx/db_set_malloc.html
|
|
share/doc/db/api_cxx/db_set_pagesize.html
|
|
share/doc/db/api_cxx/db_set_paniccall.html
|
|
share/doc/db/api_cxx/db_set_re_delim.html
|
|
share/doc/db/api_cxx/db_set_re_len.html
|
|
share/doc/db/api_cxx/db_set_re_pad.html
|
|
share/doc/db/api_cxx/db_set_re_source.html
|
|
share/doc/db/api_cxx/db_set_realloc.html
|
|
share/doc/db/api_cxx/db_stat.html
|
|
share/doc/db/api_cxx/db_sync.html
|
|
share/doc/db/api_cxx/db_upgrade.html
|
|
share/doc/db/api_cxx/db_verify.html
|
|
share/doc/db/api_cxx/dbc_class.html
|
|
share/doc/db/api_cxx/dbc_close.html
|
|
share/doc/db/api_cxx/dbc_count.html
|
|
share/doc/db/api_cxx/dbc_del.html
|
|
share/doc/db/api_cxx/dbc_dup.html
|
|
share/doc/db/api_cxx/dbc_get.html
|
|
share/doc/db/api_cxx/dbc_put.html
|
|
share/doc/db/api_cxx/dbenv_class.html
|
|
share/doc/db/api_cxx/dbt_class.html
|
|
share/doc/db/api_cxx/env_close.html
|
|
share/doc/db/api_cxx/env_open.html
|
|
share/doc/db/api_cxx/env_remove.html
|
|
share/doc/db/api_cxx/env_set_cachesize.html
|
|
share/doc/db/api_cxx/env_set_data_dir.html
|
|
share/doc/db/api_cxx/env_set_errcall.html
|
|
share/doc/db/api_cxx/env_set_errfile.html
|
|
share/doc/db/api_cxx/env_set_error_stream.html
|
|
share/doc/db/api_cxx/env_set_errpfx.html
|
|
share/doc/db/api_cxx/env_set_feedback.html
|
|
share/doc/db/api_cxx/env_set_lg_bsize.html
|
|
share/doc/db/api_cxx/env_set_lg_dir.html
|
|
share/doc/db/api_cxx/env_set_lg_max.html
|
|
share/doc/db/api_cxx/env_set_lk_conflicts.html
|
|
share/doc/db/api_cxx/env_set_lk_detect.html
|
|
share/doc/db/api_cxx/env_set_lk_max.html
|
|
share/doc/db/api_cxx/env_set_mp_mmapsize.html
|
|
share/doc/db/api_cxx/env_set_mutexlocks.html
|
|
share/doc/db/api_cxx/env_set_pageyield.html
|
|
share/doc/db/api_cxx/env_set_paniccall.html
|
|
share/doc/db/api_cxx/env_set_panicstate.html
|
|
share/doc/db/api_cxx/env_set_rec_init.html
|
|
share/doc/db/api_cxx/env_set_region_init.html
|
|
share/doc/db/api_cxx/env_set_server.html
|
|
share/doc/db/api_cxx/env_set_shm_key.html
|
|
share/doc/db/api_cxx/env_set_tas_spins.html
|
|
share/doc/db/api_cxx/env_set_tmp_dir.html
|
|
share/doc/db/api_cxx/env_set_tx_max.html
|
|
share/doc/db/api_cxx/env_set_tx_recover.html
|
|
share/doc/db/api_cxx/env_set_tx_timestamp.html
|
|
share/doc/db/api_cxx/env_set_verbose.html
|
|
share/doc/db/api_cxx/env_strerror.html
|
|
share/doc/db/api_cxx/env_version.html
|
|
share/doc/db/api_cxx/except_class.html
|
|
share/doc/db/api_cxx/get_errno.html
|
|
share/doc/db/api_cxx/lock_class.html
|
|
share/doc/db/api_cxx/lock_detect.html
|
|
share/doc/db/api_cxx/lock_get.html
|
|
share/doc/db/api_cxx/lock_id.html
|
|
share/doc/db/api_cxx/lock_put.html
|
|
share/doc/db/api_cxx/lock_stat.html
|
|
share/doc/db/api_cxx/lock_vec.html
|
|
share/doc/db/api_cxx/log_archive.html
|
|
share/doc/db/api_cxx/log_compare.html
|
|
share/doc/db/api_cxx/log_file.html
|
|
share/doc/db/api_cxx/log_flush.html
|
|
share/doc/db/api_cxx/log_get.html
|
|
share/doc/db/api_cxx/log_put.html
|
|
share/doc/db/api_cxx/log_register.html
|
|
share/doc/db/api_cxx/log_stat.html
|
|
share/doc/db/api_cxx/log_unregister.html
|
|
share/doc/db/api_cxx/lsn_class.html
|
|
share/doc/db/api_cxx/memp_fclose.html
|
|
share/doc/db/api_cxx/memp_fget.html
|
|
share/doc/db/api_cxx/memp_fopen.html
|
|
share/doc/db/api_cxx/memp_fput.html
|
|
share/doc/db/api_cxx/memp_fset.html
|
|
share/doc/db/api_cxx/memp_fsync.html
|
|
share/doc/db/api_cxx/memp_register.html
|
|
share/doc/db/api_cxx/memp_stat.html
|
|
share/doc/db/api_cxx/memp_sync.html
|
|
share/doc/db/api_cxx/memp_trickle.html
|
|
share/doc/db/api_cxx/mempfile_class.html
|
|
share/doc/db/api_cxx/pindex.src
|
|
share/doc/db/api_cxx/txn_abort.html
|
|
share/doc/db/api_cxx/txn_begin.html
|
|
share/doc/db/api_cxx/txn_checkpoint.html
|
|
share/doc/db/api_cxx/txn_class.html
|
|
share/doc/db/api_cxx/txn_commit.html
|
|
share/doc/db/api_cxx/txn_id.html
|
|
share/doc/db/api_cxx/txn_prepare.html
|
|
share/doc/db/api_cxx/txn_stat.html
|
|
share/doc/db/api_cxx/what.html
|
|
share/doc/db/ref/upgrade.3.0/cxx.html
|
|
share/doc/db/ref/upgrade.3.0/db_cxx.html
|
|
share/doc/db/ref/upgrade.3.0/dbenv_cxx.html
|
|
share/examples/db/AccessExample.cpp
|
|
share/examples/db/BtRecExample.cpp
|
|
share/examples/db/EnvExample.cpp
|
|
share/examples/db/LockExample.cpp
|
|
share/examples/db/MpoolExample.cpp
|
|
share/examples/db/TpcbExample.cpp
|
|
include/db_cxx.h
|
|
lib/libdb_cxx.a
|
|
lib/libdb_cxx.la
|
|
%%SHARED-c++%%
|
|
@dirrm share/doc/db/api_cxx
|
|
|