mariadb/mysys
2021-09-24 12:29:57 +02:00
..
array.c MDEV-22387: Do not violate __attribute__((nonnull)) 2020-11-02 14:19:21 +02:00
base64.c
ChangeLog
charset-def.c
charset.c
checksum.c
CMakeLists.txt Merge branch '10.3' into 10.4 2021-09-24 12:29:57 +02:00
errors.c
file_logger.c MENT-1098 Crash during update on 10.4.17 after upgrade from 10.4.10 2021-02-25 13:23:59 +02:00
get_password.c
guess_malloc_library.c
hash.c Merge 10.2 into 10.3 2020-10-22 08:26:28 +03:00
lf_alloc-pin.c
lf_dynarray.c
lf_hash.c Merge branch '10.3' into 10.4 2021-02-25 15:46:32 +11:00
list.c
ma_dyncol.c Fix all warnings given by UBSAN 2021-04-20 12:30:09 +03:00
mf_arr_appstr.c
mf_cache.c
mf_dirname.c
mf_fn_ext.c
mf_format.c
mf_getdate.c
mf_iocache.c Merge 10.3 into 10.4 2021-06-21 12:38:25 +03:00
mf_iocache2.c
mf_keycache.c
mf_keycaches.c
mf_loadpath.c
mf_pack.c
mf_path.c
mf_qsort.c fix clang build: check alignment the other way 2021-07-26 12:37:25 +03:00
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c
mf_tempdir.c
mf_tempfile.c MDEV-26601: mysys - O_TMPFILE ^ O_CREAT 2021-09-14 21:06:34 +10:00
mf_unixpath.c
mf_wcomp.c
mulalloc.c
my_access.c
my_addr_resolve.c MDEV-21646: postfix - my_addr_resolve: static Dl_info info 2020-12-15 14:47:16 +11:00
my_alarm.c
my_alloc.c Merge 10.3 into 10.4 2020-11-03 14:49:17 +02:00
my_atomic_writes.c
my_basename.c
my_bit.c
my_bitmap.c Merge 10.3 into 10.4 2020-05-30 11:04:27 +03:00
my_chmod.c
my_chsize.c
my_compare.c
my_compress.c
my_conio.c
my_context.c
my_copy.c
my_cpu.c
my_create.c
my_default.c
my_delete.c Merge branch bb-10.3-release into bb-10.4-release 2021-05-05 23:03:01 +03:00
my_div.c
my_dlerror.c
my_error.c remove non-working debug assert 2020-10-29 09:35:39 +01:00
my_file.c
my_fopen.c
my_fstream.c
my_gethwaddr.c
my_getncpus.c
my_getopt.c MDEV-18215: mariabackup does not report unknown command line options 2020-06-14 13:23:07 +03:00
my_getpagesize.c
my_getsystime.c
my_getwd.c
my_init.c
my_largepage.c
my_lib.c
my_libwrap.c
my_likely.c
my_lock.c
my_lockmem.c
my_malloc.c
my_memmem.c
my_mess.c MDEV-23846: O_TMPFILE error in mysqlbinlog stream output breaks restore 2020-11-23 12:16:45 +05:30
my_minidump.cc MDEV-11499 mysqltest, Windows : improve diagnostics if server fails to shutdown 2021-09-24 11:49:28 +02:00
my_mkdir.c
my_mmap.c
my_new.cc
my_once.c
my_open.c
my_port.c
my_pread.c
my_pthread.c
my_quick.c
my_rdtsc.c Merge 10.3 into 10.4 2020-07-31 18:09:08 +03:00
my_read.c
my_redel.c
my_rename.c Merge 10.3 into 10.4 2020-09-21 12:29:00 +03:00
my_rnd.c
my_safehash.c
my_safehash.h
my_seek.c myseek: AIX has no "tell" 2021-03-19 11:14:53 +11:00
my_setuser.c
my_sleep.c
my_static.c
my_static.h
my_symlink.c
my_symlink2.c
my_sync.c
my_thr_init.c
my_uuid.c
my_win_popen.cc
my_wincond.c
my_winerr.c
my_winfile.c
my_winthread.c
my_write.c
mysys_priv.h
psi_noop.c Merge 10.2 into 10.3 2021-08-31 08:36:59 +03:00
ptr_cmp.c
queues.c
safemalloc.c
stacktrace.c Merge 10.2 into 10.3 2020-08-20 09:12:16 +03:00
string.c
test_charset.c
test_dir.c
test_thr_mutex.c
test_xml.c
testhash.c
thr_alarm.c
thr_lock.c MDEV-22227 Assertion `state_ == s_exec' failed in wsrep::client_state::start_transaction 2021-04-28 11:11:01 +03:00
thr_mutex.c
thr_rwlock.c
thr_timer.c
tree.c
typelib.c
waiting_threads.c
wqueue.c