mariadb/mysys
Konstantin Osipov 64dbe379d7 Backport of:
----------------------------------------------------------
revno: 2617.22.5
committer: Konstantin Osipov <kostja@sun.com>
branch nick: mysql-6.0-runtime
timestamp: Tue 2009-01-27 05:08:48 +0300
message:
  Remove non-prefixed use of HASH.
  Always use my_hash_init(), my_hash_inited(), my_hash_search(),
  my_hash_element(), my_hash_delete(), my_hash_free() rather
  than non-prefixed counterparts (hash_init(), etc).
  Remove the backward-compatible defines.
2009-10-14 20:37:38 +04:00
..
.cvsignore
array.c
base64.c
ChangeLog
charset-def.c
charset.c Backporting WL#3759 Optimize identifier conversion in client-server protocol 2009-09-30 10:09:28 +05:00
checksum.c
CMakeLists.txt Backport http://lists.mysql.com/commits/57778 2009-09-30 15:35:01 +02:00
default.c
default_modify.c This is the downport of 2009-09-11 22:26:35 +02:00
errors.c
hash.c
list.c
make-ccc
make-conf.c
Makefile.am Merge "trunk-build" up into "next-mr". 2009-09-30 22:31:22 +02: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 Merge 5.1-bugteam -> trunk-alik. 2009-09-17 22:00:49 +04:00
mf_keycaches.c Backport of: 2009-10-14 20:37:38 +04:00
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_strip.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
my_chsize.c This is the downport of 2009-09-11 22:26:35 +02:00
my_clock.c
my_compress.c
my_conio.c
my_copy.c
my_crc32.c
my_create.c This is the downport of 2009-09-11 22:26:35 +02:00
my_delete.c backport of 2009-09-30 22:10:22 +02:00
my_div.c
my_dup.c This is the downport of 2009-09-11 22:26:35 +02:00
my_error.c
my_file.c This is the downport of 2009-09-11 22:26:35 +02:00
my_fopen.c This is the downport of 2009-09-11 22:26:35 +02:00
my_fstream.c This is the downport of 2009-09-11 22:26:35 +02:00
my_gethostbyname.c
my_gethwaddr.c fix compile error. definition of VOID in trunk still conflicts with windows headers. that was fixed in 6.0 2009-09-13 19:38:06 +02:00
my_getncpus.c
my_getopt.c
my_getpagesize.c
my_getsystime.c
my_getwd.c
my_handler.c
my_handler_errors.h
my_init.c Backport of the patch 2009-09-30 03:39:37 +02:00
my_largepage.c Backport of: 2009-10-14 17:52:13 +04:00
my_lib.c This is the downport of 2009-09-11 22:26:35 +02:00
my_libwrap.c
my_lock.c This is the downport of 2009-09-11 22:26:35 +02:00
my_lockmem.c
my_malloc.c
my_memmem.c
my_messnc.c
my_mkdir.c
my_mmap.c This is the downport of 2009-09-11 22:26:35 +02:00
my_net.c
my_netware.c
my_new.cc
my_once.c
my_open.c This is the downport of 2009-09-11 22:26:35 +02:00
my_port.c
my_pread.c This is the downport of 2009-09-11 22:26:35 +02:00
my_pthread.c
my_quick.c This is the downport of 2009-09-11 22:26:35 +02:00
my_read.c This is the downport of 2009-09-11 22:26:35 +02:00
my_realloc.c
my_redel.c
my_rename.c
my_seek.c This is the downport of 2009-09-11 22:26:35 +02:00
my_sleep.c
my_static.c merge mysql-next-mr-alik 2009-09-24 12:35:16 +02:00
my_static.h
my_symlink.c
my_symlink2.c
my_sync.c This is the downport of 2009-09-11 22:26:35 +02:00
my_thr_init.c backport of 2009-09-30 22:10:22 +02:00
my_vle.c
my_wincond.c Backport of this changeset 2009-09-30 17:40:12 +02:00
my_windac.c
my_winerr.c This is the downport of 2009-09-11 22:26:35 +02:00
my_winfile.c backport of 2009-09-30 22:10:22 +02:00
my_winthread.c Backport of this changeset 2009-09-30 17:40:12 +02:00
my_write.c This is the downport of 2009-09-11 22:26:35 +02:00
mysys_priv.h This is the downport of 2009-09-11 22:26:35 +02:00
ptr_cmp.c
queues.c
rijndael.c
safemalloc.c
sha1.c
stacktrace.c
string.c
test_charset.c
test_dir.c
test_fn.c
test_xml.c
testhash.c
thr_alarm.c
thr_lock.c
thr_mutex.c
thr_rwlock.c
tree.c
trie.c
typelib.c