summaryrefslogtreecommitdiff
path: root/innobase/os
Commit message (Expand)AuthorAgeFilesLines
* os0file.c Change pwrite to os_file_pwrite to allow compilation if no pwriteunknown2001-04-111-1/+1
* srv0srv.h Merging work for 3.23.37unknown2001-04-101-0/+16
* os0thread.c Fix os_thread_sleep: did not work if over 1000000 microsecs; caus...unknown2001-04-041-2/+2
* sync0sync.c Fix the infinite spin on FreeBSDunknown2001-04-041-1/+1
* os0thread.c Added &attr to os_thread_create to get in compile on HP-UXunknown2001-03-271-1/+1
* Added test case that crashed Innobaseunknown2001-03-261-7/+6
* Fixed problem with Innobase and signals on Solarisunknown2001-03-261-1/+1
* os0thread.c Use pthread_attr_init instead of ..._createunknown2001-03-141-1/+15
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-024-29/+44
* os0file.c Removed execute rights from created filesunknown2001-02-241-5/+2
* Fixes for innobaseunknown2001-02-211-0/+3
* Added max_user_connectionsunknown2001-02-211-20/+33
* Added max_user_connectionsunknown2001-02-201-1/+4
* Added Innobase to source distributionunknown2001-02-1712-0/+5911