mariadb/mysys
2009-08-03 22:19:12 +02:00
..
.cvsignore
array.c Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
base64.c fixed compilation warnings. addendum to the fix for bug 29125 2009-03-20 16:27:53 +02:00
ChangeLog
charset-def.c
charset.c Added MY_CS_NONASCII marker for character sets that are not compatible with latin1 for characters 0x00-0x7f 2009-07-02 13:15:33 +03:00
checksum.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
CMakeLists.txt Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
default.c merged 5.0-bugteam -> 5.1-bugteam 2009-03-24 15:58:52 +02:00
default_modify.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
errors.c merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except 2009-04-01 11:34:52 +02:00
hash.c Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
lf_alloc-pin.c post-review fixes 2009-01-15 22:27:36 +01:00
lf_dynarray.c
lf_hash.c post-review fixes 2009-01-15 22:27:36 +01:00
list.c
make-ccc
make-conf.c
Makefile.am WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 2008-12-03 00:02:52 +02:00
md5.c Bug #42434: license of mysys MD5 implementation is not GPL-compatible 2009-03-09 20:57:03 +02:00
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 Merge latest XtraDB from lp:percona-xtradb into MariaDB. 2009-06-11 14:53:26 +02:00
mf_keycache.c Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c Merge from 5.0-bugteam local. 2008-08-18 13:11:55 -04:00
mf_path.c
mf_qsort.c We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c
mf_strip.c
mf_tempdir.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
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 We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
my_append.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_atomic.c
my_bit.c
my_bitmap.c
my_chmod.c
my_chsize.c
my_clock.c
my_compress.c After-merge fixes for problems seen in buildbot after merging MySQL-5.1.35. 2009-05-22 14:38:50 +02:00
my_conio.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_copy.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_crc32.c
my_create.c
my_delete.c
my_div.c
my_dup.c
my_error.c Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
my_file.c
my_fopen.c
my_fstream.c Merge BUG#22082 from 5.0-bugteam to 5.1-bugteam 2009-03-06 17:38:14 +08:00
my_gethostbyname.c
my_gethwaddr.c
my_getncpus.c
my_getopt.c Fix accessing ulong enum option as uint, failing on 64-bit big-endian. 2009-05-20 17:34:34 +02:00
my_getpagesize.c
my_getsystime.c
my_getwd.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_handler.c Added versioning of Maria index 2008-06-26 08:18:28 +03:00
my_handler_errors.h After merge fixes 2008-05-29 23:56:27 +03:00
my_init.c Fixed problems in merge 2009-05-19 12:28:05 +03:00
my_largepage.c
my_lib.c
my_libwrap.c
my_lock.c Added versioning of Maria index 2008-06-26 08:18:28 +03:00
my_lockmem.c
my_malloc.c Fix build error after last push with --with-debug=full due to SAFEMALLOC now being 2009-03-31 10:06:51 +02:00
my_memmem.c
my_messnc.c
my_mkdir.c
my_mmap.c
my_net.c
my_netware.c
my_new.cc Bug#43461: invalid comparison with string literal in default.c 2009-03-19 17:20:15 -03:00
my_once.c Fix build error after last push with --with-debug=full due to SAFEMALLOC now being 2009-03-31 10:06:51 +02:00
my_open.c
my_port.c
my_pread.c Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
my_pthread.c WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 2008-12-03 00:02:52 +02:00
my_quick.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
my_read.c Merged with mysql-5.1 tree. 2009-04-25 13:05:32 +03:00
my_realloc.c Fix build error after last push with --with-debug=full due to SAFEMALLOC now being 2009-03-31 10:06:51 +02:00
my_redel.c
my_rename.c
my_rnd.c We are now using Valgrind rather than purify, and have for quite some time. 2009-05-06 14:03:24 +02:00
my_safehash.c
my_safehash.h
my_seek.c
my_sleep.c WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 2008-12-03 00:02:52 +02:00
my_static.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
my_static.h Bug#35616: memory overrun on 64-bit linux on setting large values for keybuffer-size 2008-08-19 15:56:41 +02:00
my_symlink.c Bug#39102 valgrind build does not compile in realpath, which make DATA/INDEX DIR fail 2008-10-27 19:25:11 +04:00
my_symlink2.c
my_sync.c
my_thr_init.c Merge with mysql-maria tree 2009-02-19 11:01:25 +02:00
my_uuid.c Small fixes for pushbuild: compiler warnings, checking that partitioning is enabled when testing it. 2008-10-15 14:44:31 +02:00
my_vle.c
my_wincond.c Apply patch by Antony Dovgal: 2009-03-22 14:16:09 +02:00
my_windac.c
my_winthread.c Apply patch by Antony Dovgal: 2009-03-22 14:16:09 +02:00
my_write.c merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria except 2009-04-01 11:34:52 +02:00
mysys_priv.h WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 2008-12-03 00:02:52 +02:00
ptr_cmp.c
queues.c
rijndael.c
safemalloc.c Fixed problems in merge 2009-05-19 12:28:05 +03:00
sha1.c
stacktrace.c merge fix from 5.0-bugteam 2008-09-16 15:23:07 +02:00
string.c Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
test_charset.c
test_dir.c
test_fn.c
test_thr_mutex.c Add missing file: Testing of mutex-wrong-usage-detector 2008-12-03 00:09:37 +02:00
test_xml.c
testhash.c
thr_alarm.c
thr_lock.c merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria. 2009-03-11 16:32:42 +01:00
thr_mutex.c More XtraDB after-merge fixes following review and buildbot runs: 2009-06-22 10:06:35 +02:00
thr_rwlock.c wt needs to use its own implementation of rwlocks with 2008-10-24 12:34:08 +02:00
tree.c
trie.c
typelib.c Added "pool-of-threads" handling (with libevent) 2009-03-13 00:27:35 +02:00
waiting_threads.c compilation fixes 2009-01-19 16:27:49 +01:00
wqueue.c