summaryrefslogtreecommitdiff
path: root/mysys/my_static.h
Commit message (Expand)AuthorAgeFilesLines
* Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-261-0/+2
* Max open files handling moved to my_set_max_open_files()monty@mashka.mysql.fi2004-02-191-0/+2
* Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-1/+0
* Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...monty@narttu.mysql.fi2003-06-121-18/+14
* Portability fixes for HP compiler and HPUX11monty@hundin.mysql.fi2002-11-091-1/+1
* Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...monty@hundin.mysql.fi2002-08-171-17/+15
* safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not havesasha@mysql.sashanet.com2002-04-051-2/+2
* Make safemalloc work without threadsmonty@hundin.mysql.fi2002-04-031-1/+5
* Cleanupsmonty@hundin.mysql.fi2002-04-021-3/+4
* coverted my_thread_init() /end to use my_malloc()/my_free() to help tracksasha@mysql.sashanet.com2002-03-261-0/+6
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-2/+0
* Small bug fixesmonty@donna.mysql.com2000-09-071-10/+0
* Import changesetbk@work.mysql.com2000-07-311-0/+82