mariadb/mysys
2023-04-12 15:50:08 +03:00
..
crc32
array.c Merge 10.7 into 10.8 2023-01-10 14:42:50 +02:00
base64.c
ChangeLog
charset-def.c
charset.c Merge 10.6 into 10.8 2023-02-10 13:43:53 +02:00
CMakeLists.txt
crc32ieee.cc
errors.c
file_logger.c
get_password.c
guess_malloc_library.c
hash.c Merge 10.6 into 10.7 2023-01-10 13:58:03 +02:00
lf_alloc-pin.c
lf_dynarray.c
lf_hash.cc
list.c
ma_dyncol.c
mf_arr_appstr.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 Merge 10.5 into 10.6 2022-09-26 14:34:43 +03:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c
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_wcomp.c
mulalloc.c Added detection of memory overwrite with multi_malloc 2023-02-27 19:25:44 +02:00
my_access.c
my_addr_resolve.c Merge 10.5 into 10.6 2023-04-11 16:15:19 +03:00
my_alarm.c
my_alloc.c Merge 10.6 into 10.8 2023-03-06 13:37:12 +02:00
my_atomic_writes.c Merge 10.5 into 10.6 2023-04-11 16:15:19 +03:00
my_basename.c
my_bit.c
my_bitmap.c
my_chmod.c
my_chsize.c
my_compare.c
my_compress.c
my_copy.c
my_cpu.c
my_create.c
my_default.c
my_delete.c Merge 10.6 into 10.7 2022-12-13 18:01:49 +02:00
my_div.c
my_dlerror.c
my_error.c
my_file.c
my_fopen.c
my_fstream.c
my_gethwaddr.c OS detection logic in my_gethwaddr.c is backwards 2022-11-13 13:12:37 +11:00
my_getncpus.c
my_getopt.c
my_getpagesize.c
my_getsystime.c
my_getwd.c
my_init.c
my_largepage.c Merge 10.6 into 10.8 2023-02-10 13:43:53 +02:00
my_lib.c
my_libwrap.c
my_likely.c Merge remote-tracking branch '10.4' into 10.5 2023-03-31 21:32:41 +02:00
my_lock.c
my_lockmem.c
my_malloc.c Merge 10.6 into 10.7 2023-01-10 13:58:03 +02:00
my_memmem.c
my_mess.c
my_minidump.cc
my_mkdir.c
my_mmap.c
my_new.cc
my_once.c
my_open.c
my_port.c
my_pread.c
my_pthread.c Merge 10.5 into 10.6 2022-10-25 14:25:42 +03:00
my_quick.c
my_rdtsc.c
my_read.c
my_redel.c
my_rename.c Merge 10.5 into 10.6 2022-12-13 16:58:58 +02:00
my_rnd.c
my_safehash.c
my_safehash.h
my_seek.c
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 Merge 10.5 into 10.6 2023-04-11 16:15:19 +03:00
my_uuid.c
my_win_popen.cc Ensure that source files contain only valid UTF8 encodings (#2188) 2022-08-30 09:21:40 +01:00
my_wincond.c
my_winerr.c
my_winfile.c Merge 10.5 into 10.6 2022-12-13 16:58:58 +02:00
my_winthread.c
my_wintoken.c
my_write.c
mysys_priv.h Merge 10.5 into 10.6 2022-12-13 16:58:58 +02:00
psi_noop.c
ptr_cmp.c
queues.c
safemalloc.c
stacktrace.c MDEV-30573 Server doesn't build with GCOV by GCC 11+ 2023-02-06 21:25:02 +11:00
string.c
test_charset.c
test_dir.c
test_thr_mutex.c
test_xml.c
testhash.c
thr_alarm.c Merge 10.5 into 10.6 2022-10-25 14:25:42 +03:00
thr_lock.c
thr_mutex.c
thr_rwlock.c
thr_timer.c MDEV-15795 Stack exceeded if pthread_attr_setstacksize(&thr_attr,8196) succeeds 2022-10-22 10:24:14 +02:00
tree.c
typelib.c
waiting_threads.c
wqueue.c