mariadb/mysys
unknown 28e2777991 Fix gcc 4.6 warnings about assigned but not used variables.
Fixed my_gethwaddr.c to allow compilation on Mac OS X.
2011-10-27 15:22:52 +03:00
..
.cvsignore
array.c
base64.c
ChangeLog
charset-def.c
charset.c Fixed some compiler warnings 2010-11-30 01:14:34 +02:00
checksum.c
CMakeLists.txt my_gethwaddr() on Solaris and Windows 2011-10-04 15:07:55 +02:00
default.c
default_modify.c
errors.c Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
hash.c - Reduced memory requirements for mysqltest to 1/4.th This also gave a speedup for 5x for some tests. 2011-02-24 02:36:32 +02:00
lf_alloc-pin.c
lf_dynarray.c
lf_hash.c
list.c
make-ccc
make-conf.c
Makefile.am Fixed after-merge failures found by buildbot 2011-05-03 18:17:13 +03:00
md5.c
mf_arr_appstr.c
mf_brkhant.c
mf_cache.c
mf_dirname.c
mf_fn_ext.c
mf_format.c
mf_getdate.c
mf_iocache.c
mf_iocache2.c
mf_keycache.c
mf_keycaches.c
mf_loadpath.c
mf_pack.c Merge 2010-12-29 00:47:05 +01:00
mf_path.c
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c
mf_tempdir.c
mf_tempfile.c
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_access.c
my_aes.c
my_alarm.c
my_alloc.c
my_append.c
my_atomic.c
my_bit.c
my_bitmap.c Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_chmod.c
my_chsize.c
my_clock.c
my_compare.c Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_compress.c
my_conio.c
my_copy.c
my_crc32.c
my_create.c
my_delete.c
my_div.c
my_dup.c
my_error.c
my_file.c
my_fopen.c Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
my_fstream.c
my_gethwaddr.c Fix gcc 4.6 warnings about assigned but not used variables. 2011-10-27 15:22:52 +03:00
my_getncpus.c Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
my_getopt.c
my_getpagesize.c
my_getsystime.c Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
my_getwd.c
my_handler_errors.h Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_init.c
my_largepage.c
my_lib.c - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
my_libwrap.c
my_lock.c
my_lockmem.c
my_malloc.c
my_memmem.c
my_messnc.c
my_mkdir.c
my_mmap.c
my_net.c Bug #11758687: 50924: object names not resolved correctly 2011-04-04 16:04:15 +03:00
my_netware.c
my_new.cc
my_once.c
my_open.c
my_port.c Merge with MySQL 5.1.57/58 2011-05-02 20:58:45 +03:00
my_pread.c
my_pthread.c
my_quick.c
my_read.c
my_realloc.c
my_redel.c
my_rename.c
my_rnd.c
my_safehash.c
my_safehash.h
my_seek.c Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
my_sleep.c
my_static.c
my_static.h
my_symlink.c Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
my_symlink2.c
my_sync.c
my_thr_init.c
my_uuid.c
my_vle.c
my_wincond.c
my_windac.c
my_winthread.c
my_write.c
mysys_priv.h
ptr_cmp.c
queues.c
rijndael.c
safemalloc.c - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 2011-02-25 14:55:40 +02:00
sha1.c
stacktrace.c Workaround a GCC warning about a pointer being cast to a larger 2010-11-30 21:07:55 -02:00
string.c
test_charset.c
test_dir.c
test_fn.c
test_thr_mutex.c
test_xml.c
testhash.c
thr_alarm.c
thr_lock.c Fixed bugs found by buildbot: 2011-01-26 15:17:46 +02:00
thr_mutex.c - Reduced memory requirements for mysqltest to 1/4.th This also gave a speedup for 5x for some tests. 2011-02-24 02:36:32 +02:00
thr_rwlock.c Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
tree.c - Fixed that Aria works with HANDLER commands 2011-01-10 23:22:40 +02:00
trie.c
typelib.c
waiting_threads.c
wqueue.c