mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
bbbd7cedf5
* replace pointer acrobatics with a struct * make sorting explicit: MY_DONT_SORT -> MY_WANT_SORT (if you want something to be done - say it. fixes all places where my_dir() was used without thinking) * typo s/number_off_files/number_of_files/ * directory_file_name() doesn't need to be extern * remove #ifdef __BORLANDC__ * ignore '.' and '..' entries |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
lockman-t.c | ||
lockman1-t.c | ||
lockman2-t.c | ||
ma_control_file-t.c | ||
ma_loghandler_examples.c | ||
ma_maria_log_cleanup.c | ||
ma_pagecache_consist.c | ||
ma_pagecache_rwconsist.c | ||
ma_pagecache_rwconsist2.c | ||
ma_pagecache_single.c | ||
ma_test_all-t | ||
ma_test_loghandler-t.c | ||
ma_test_loghandler_first_lsn-t.c | ||
ma_test_loghandler_max_lsn-t.c | ||
ma_test_loghandler_multigroup-t.c | ||
ma_test_loghandler_multithread-t.c | ||
ma_test_loghandler_noflush-t.c | ||
ma_test_loghandler_nologs-t.c | ||
ma_test_loghandler_pagecache-t.c | ||
ma_test_loghandler_purge-t.c | ||
ma_test_recovery.expected | ||
ma_test_recovery.pl | ||
sequence_storage.c | ||
sequence_storage.h | ||
test_file.c | ||
test_file.h | ||
trnman-t.c |