~drizzle-trunk/drizzle/development

Replacing all bzero() calls with memset() calls and removing the bzero.c file.
Also removing check for bzero from the 'configure.ac' autoconf file.
Filename Latest Rev Last Changed Committer Comment Size
..
ChangeLog 1 16 years ago brian clean slate 4.9 KB Diff Download File
ha_myisam.cc 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 57.2 KB Diff Download File
ha_myisam.h 77.1.10 16 years ago Monty Taylor Merged fulltext changes from trunk. 6.2 KB Diff Download File
Makefile.am 202.1.23 16 years ago Monty Taylor Moved the includes we use everywhere to to GLOBAL_ 2 KB Diff Download File
mf_keycache.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 136 KB Diff Download File
mf_keycaches.c 51.1.120 16 years ago Jay Pipes removed DBUG 8.2 KB Diff Download File
mi_cache.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 3.3 KB Diff Download File
mi_changed.c 51.1.91 16 years ago Jay Pipes Removed/replaced DBUG symbols and TRUE/FALSE 1 KB Diff Download File
mi_check.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 135 KB Diff Download File
mi_checksum.c 1 16 years ago brian clean slate 1.7 KB Diff Download File
mi_close.c 51.1.86 16 years ago Jay Pipes Removed/replaced DBUG symbols 3.3 KB Diff Download File
mi_create.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 23.7 KB Diff Download File
mi_delete.c 51.1.95 16 years ago Jay Pipes Removed/replaced DBUG symbols and TRUE/FALSE 23.5 KB Diff Download File
mi_delete_all.c 51.1.96 16 years ago Jay Pipes Removed/replaced DBUG symbols and TRUE/FALSE 2.4 KB Diff Download File
mi_delete_table.c 51.1.97 16 years ago Jay Pipes Removed/replaced DBUG symbols and TRUE/FALSE 1 KB Diff Download File
mi_dynrec.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 53.2 KB Diff Download File
mi_extra.c 51.1.126 16 years ago Jay Pipes Merge from trunk 13.2 KB Diff Download File
mi_info.c 51.1.126 16 years ago Jay Pipes Merge from trunk 3.9 KB Diff Download File
mi_key.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 14.8 KB Diff Download File
mi_keycache.c 51.1.126 16 years ago Jay Pipes Merge from trunk 4.9 KB Diff Download File
mi_locking.c 202.1.14 16 years ago Monty Taylor Further changes to fix mysql/plugin.h -> drizzle/p 13.5 KB Diff Download File
mi_log.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 3.9 KB Diff Download File
mi_open.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 37.6 KB Diff Download File
mi_packrec.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 45.5 KB Diff Download File
mi_page.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 4.1 KB Diff Download File
mi_panic.c 51.1.126 16 years ago Jay Pipes Merge from trunk 3.5 KB Diff Download File
mi_preload.c 51.1.126 16 years ago Jay Pipes Merge from trunk 3.3 KB Diff Download File
mi_range.c 51.1.108 16 years ago Jay Pipes Removed/replaced DBUG symbols and TRUE/FALSE 7.8 KB Diff Download File
mi_rename.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 1.2 KB Diff Download File
mi_reportnone.c 77.1.14 16 years ago Monty Taylor Fixed the test programs linking issue. (I hope) Ma 988 bytes Diff Download File
mi_rfirst.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 948 bytes Diff Download File
mi_rkey.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 6.6 KB Diff Download File
mi_rlast.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 961 bytes Diff Download File
mi_rnext.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 3.3 KB Diff Download File
mi_rnext_same.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 2.8 KB Diff Download File
mi_rprev.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 2.6 KB Diff Download File
mi_rrnd.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 1.8 KB Diff Download File
mi_rsame.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 2 KB Diff Download File
mi_rsamepos.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 1.6 KB Diff Download File
mi_scan.c 51.1.110 16 years ago Jay Pipes Removed DBUG symbols 1.3 KB Diff Download File
mi_search.c 205 16 years ago Brian Aker uint32 -> uin32_t 54.1 KB Diff Download File
mi_static.c 147 16 years ago Brian Aker More my_bool conversion. This time the set_var cla 2 KB Diff Download File
mi_statrec.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 7.8 KB Diff Download File
mi_unique.c 51.1.114 16 years ago Jay Pipes DBUG symbol removal 6.5 KB Diff Download File
mi_update.c 51.1.126 16 years ago Jay Pipes Merge from trunk 5.9 KB Diff Download File
mi_write.c 51.1.127 16 years ago Monty Taylor Fixed the _mi_report_crashed warning (and a couple 26.1 KB Diff Download File
my_pread.c 51.1.118 16 years ago Jay Pipes DBUG symbol removal 4.3 KB Diff Download File
myisamchk.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 58.1 KB Diff Download File
myisamdef.h 206 16 years ago Brian Aker Removed final uint dead types. 32.7 KB Diff Download File
myisamlog.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 22 KB Diff Download File
myisampack.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 85.5 KB Diff Download File
NEWS 1 16 years ago brian clean slate 3.3 KB Diff Download File
plug.in 51.3.5 16 years ago Jay Pipes Merged in from trunk. Made following changes: li 317 bytes Diff Download File
sort.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 29.9 KB Diff Download File
TODO 1 16 years ago brian clean slate 246 bytes Diff Download File