mariadb/storage/bdb
unknown dbfe5a961f Reapplied portability changes, from changesets by kent, joerg and msvensson
mysys/base64.c:
  Portability change for SCO/HP, compiler don't like
  doing pointer arithmetic on void* variable
include/my_bitmap.h:
  "inline" functions (especially in header files) should be declared "static",
  or else we may get "multiply defined" when they are used in several modules.
  (Solaris compiler problem)
sql/handler.h:
  Compatibility change for AIX compiler
storage/bdb/Makefile.in:
  Added bdb "sequence" directory to "make dist"
cmd-line-utils/readline/complete.c:
  Avoid FreeBSD 5.3 problems including <sys/file.h>
mysql-test/t/disabled.def:
  Disable compress.test for now
storage/bdb/build_unix/.IGNORE_ME:
  File that is copied to prevent empty directories in source TAR
2005-11-06 02:19:51 +01:00
..
btree Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
build_unix Reapplied portability changes, from changesets by kent, joerg and msvensson 2005-11-06 02:19:51 +01:00
build_vxworks Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
build_win32 Add files for bdb/build_win64, and tweak the configuration to skip over 2005-09-22 16:42:39 -07:00
build_win64 Add files for bdb/build_win64, and tweak the configuration to skip over 2005-09-22 16:42:39 -07:00
clib Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
common Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
crypto Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
cxx Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db185 Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_archive Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_checkpoint Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_deadlock Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_dump Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_dump185 Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_load Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_printlog Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_recover Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_stat Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_upgrade Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
db_verify Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
dbinc Update ha_berkeley.cc to handle BDB 4.3.28, and re-add two features to 2005-07-20 18:08:13 -07:00
dbinc_auto Add files for bdb/build_win64, and tweak the configuration to skip over 2005-09-22 16:42:39 -07:00
dbm Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
dbreg Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
dist Add files for bdb/build_win64, and tweak the configuration to skip over 2005-09-22 16:42:39 -07:00
env Update ha_berkeley.cc to handle BDB 4.3.28, and re-add two features to 2005-07-20 18:08:13 -07:00
fileops Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
hash Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
hmac Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
hsearch Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
libdb_java Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
lock Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
log Update ha_berkeley.cc to handle BDB 4.3.28, and re-add two features to 2005-07-20 18:08:13 -07:00
mp Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
mutex Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
os Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
os_vxworks Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
os_win32 Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
perl Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
qam Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
rep Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
rpc_client Remove some files that should not have been added with BDB upgrade, 2005-09-22 15:53:18 -07:00
rpc_server Remove some files that should not have been added with BDB upgrade, 2005-09-22 15:53:18 -07:00
sequence Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
tcl Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
test Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
txn Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
xa Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
LICENSE Import BDB 4.3.28 2005-07-20 15:48:22 -07:00
Makefile.in Reapplied portability changes, from changesets by kent, joerg and msvensson 2005-11-06 02:19:51 +01:00