diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2005-10-04 23:38:37 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2005-10-04 23:38:37 +0000 |
| commit | 745cddfcd791359ff5ae5c2f33db3b196f6df481 (patch) | |
| tree | 4a5081d158f5f0e3ec784b1c2190d9870dceaa41 /src/util/db2/libdb.exports | |
| parent | a6759444a5cc94637576e92cf425efda13a791ea (diff) | |
Move the db2 library to the site of its one use, the kdb-db2 module.
Update configuration scripts, pathname make variables, etc., accordingly.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17407 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/db2/libdb.exports')
| -rw-r--r-- | src/util/db2/libdb.exports | 99 |
1 files changed, 0 insertions, 99 deletions
diff --git a/src/util/db2/libdb.exports b/src/util/db2/libdb.exports deleted file mode 100644 index 5dbc2e438..000000000 --- a/src/util/db2/libdb.exports +++ /dev/null @@ -1,99 +0,0 @@ -__default_hash -__kdb2_add_bigpage -__kdb2_add_ovflpage -__kdb2_addel -__kdb2_big_delete -__kdb2_big_insert -__kdb2_big_keydata -__kdb2_big_return -__kdb2_bt_close -__kdb2_bt_cmp -__kdb2_bt_defcmp -__kdb2_bt_defpfx -__kdb2_bt_deleaf -__kdb2_bt_delete -__kdb2_bt_fd -__kdb2_bt_free -__kdb2_bt_get -__kdb2_bt_new -__kdb2_bt_open -__kdb2_bt_pgin -__kdb2_bt_pgout -__kdb2_bt_put -__kdb2_bt_ret -__kdb2_bt_search -__kdb2_bt_seq -__kdb2_bt_setcur -__kdb2_bt_split -__kdb2_bt_sync -__kdb2_call_hash -__kdb2_cursor_creat -__kdb2_dbpanic -__kdb2_delete_page -__kdb2_delpair -__kdb2_expand_table -__kdb2_find_bigpair -__kdb2_free_ovflpage -__kdb2_get_bigkey -__kdb2_get_item -__kdb2_get_item_done -__kdb2_get_item_first -__kdb2_get_item_next -__kdb2_get_item_reset -__kdb2_get_page -__kdb2_hash_open -__kdb2_ibitmap -__kdb2_log2 -__kdb2_new_page -__kdb2_ovfl_delete -__kdb2_ovfl_get -__kdb2_ovfl_put -__kdb2_pgin_routine -__kdb2_pgout_routine -__kdb2_put_page -__kdb2_rec_close -__kdb2_rec_delete -__kdb2_rec_dleaf -__kdb2_rec_fd -__kdb2_rec_fmap -__kdb2_rec_fpipe -__kdb2_rec_get -__kdb2_rec_iput -__kdb2_rec_open -__kdb2_rec_put -__kdb2_rec_ret -__kdb2_rec_search -__kdb2_rec_seq -__kdb2_rec_sync -__kdb2_rec_vmap -__kdb2_rec_vpipe -__kdb2_split_page -kdb2_bt_rseq -kdb2_dbm_clearerr -kdb2_dbm_close -kdb2_dbm_delete -kdb2_dbm_dirfno -kdb2_dbm_error -kdb2_dbm_fetch -kdb2_dbm_firstkey -kdb2_dbm_nextkey -kdb2_dbm_open -kdb2_dbm_store -kdb2_dbminit -kdb2_dbopen -kdb2_delete -kdb2_fetch -kdb2_firstkey -kdb2_hcreate -kdb2_hdestroy -kdb2_hsearch -kdb2_mpool_close -kdb2_mpool_delete -kdb2_mpool_filter -kdb2_mpool_get -kdb2_mpool_new -kdb2_mpool_open -kdb2_mpool_put -kdb2_mpool_sync -kdb2_nextkey -kdb2_store |
