~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
..
Makefile.am 202.1.23 16 years ago Monty Taylor Moved the includes we use everywhere to to GLOBAL_ 897 bytes Diff Download File
vio.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 3.2 KB Diff Download File
vio_priv.h 172 16 years ago Brian Aker First pass of cleanup 1 KB Diff Download File
viosocket.c 173 16 years ago Brian Aker Removed thd alarm around socket, we now use timeou 5.8 KB Diff Download File
viotest.cc 51.3.7 16 years ago Jay Pipes Final removal of DBUG from vio/ & Round 1 cleanup 671 bytes Diff Download File