mariadb/mysys
msvensson@neptunus.(none) 1105d4293d Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
into  neptunus.(none):/home/msvensson/mysql/fix_mysqltest/my41-fix_mysqltest
2005-09-27 16:48:41 +02:00
..
.cvsignore
array.c
ChangeLog
charset-def.c Added cp932 character set 2005-05-05 11:37:52 -07:00
charset.c Remove function that was accidently added back 2005-08-25 09:03:41 +03:00
charset2html.c
checksum.c
default.c Merge mysql.com:/home/jimw/my/mysql-4.1-9136 2005-05-02 08:11:32 -07:00
errors.c
hash.c Fix hashcmp() to handle special case of zero length, which 2005-06-01 11:30:59 -07:00
list.c Rename rest() macro in my_list.h to list_rest(). (Bug #12327) 2005-08-09 18:02:36 -07:00
make-ccc
make-conf.c
Makefile.am Makefile.am: 2005-07-05 23:24:48 +02:00
md5.c
mf_brkhant.c
mf_cache.c
mf_dirname.c Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed 2005-08-08 19:52:30 +05:00
mf_fn_ext.c
mf_format.c
mf_getdate.c
mf_iocache.c
mf_iocache2.c
mf_keycache.c Bug#12920 - key_read_requests counter appears to re-set 2005-09-14 13:18:16 +02:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed 2005-08-08 19:52:30 +05:00
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 Fix handling of filenames that start the same as reserved filenames 2005-08-31 18:32:15 -07:00
my_aes.c
my_alarm.c
my_alloc.c memroot: trash the memory in free_root() 2005-08-24 23:07:06 +04:00
my_append.c
my_bit.c
my_bitmap.c
my_chsize.c
my_clock.c
my_compress.c
my_conio.c Small update for lock functions used in my_cgets() 2005-09-20 20:03:51 +04:00
my_copy.c
my_crc32.c
my_create.c
my_delete.c
my_div.c
my_dup.c
my_error.c
my_file.c
my_fopen.c Cleanup during review of new code 2005-06-21 18:18:58 +03:00
my_fstream.c
my_gethostbyname.c
my_gethwaddr.c
my_getopt.c
my_getsystime.c
my_getwd.c BUG#10687 - Merge engine fails under Windows 2005-05-23 12:31:22 -05:00
my_handler.c
my_init.c Bug #7037 Test "mysql_protocols" fails on Solaris 8 + 9 /x86 2005-09-23 14:07:31 +02:00
my_lib.c
my_lock.c
my_lockmem.c
my_lread.c
my_lwrite.c
my_malloc.c
my_messnc.c
my_mkdir.c
my_net.c
my_netware.c
my_new.cc
my_once.c
my_open.c Cleanup during code review 2005-05-25 12:56:47 +03:00
my_os2cond.c
my_os2dirsrch.c
my_os2dirsrch.h
my_os2dlfcn.c
my_os2dlfcn.h0
my_os2file64.c
my_os2mutex.c
my_os2thread.c
my_os2tls.c
my_port.c
my_pread.c
my_pthread.c
my_quick.c
my_read.c
my_realloc.c
my_redel.c
my_rename.c A fix for Netware. 2005-04-05 13:15:04 +03:00
my_seek.c
my_semaphore.c
my_sleep.c
my_static.c
my_static.h
my_symlink.c
my_symlink2.c
my_sync.c
my_tempnam.c
my_thr_init.c Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable 2005-04-27 13:29:37 +02:00
my_wincond.c
my_windac.c A fix for Bug#8226 "Cannot connect via shared memory": 2005-03-26 01:21:52 +03:00
my_winsem.c
my_winthread.c
my_write.c
mysys_priv.h
ptr_cmp.c
queues.c
raid.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
raid2.c
rijndael.c
safemalloc.c
sha1.c
string.c
test_charset.c
test_dir.c
test_fn.c
test_xml.c
testhash.c
thr_alarm.c Move reset of insert_values to ensure it's done also during error conditions 2005-06-28 15:06:16 +03:00
thr_lock.c Rename rest() macro in my_list.h to list_rest(). (Bug #12327) 2005-08-09 18:02:36 -07:00
thr_mutex.c Step 2 of the switch to support configuration with NPTL: 2005-04-20 20:38:57 +02:00
thr_rwlock.c
tree.c
typelib.c