summaryrefslogtreecommitdiff
path: root/innobase/configure.in
Commit message (Expand)AuthorAgeFilesLines
* InnoDB portability fixesunknown2001-10-111-1/+1
* ut0ut.c If localtime_r not available in Unix, use localtimeunknown2001-05-291-0/+1
* sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86unknown2001-05-261-0/+5
* os0file.c Use O_SYNC if possible, second choice fdatasync, and last choice fsyncunknown2001-05-141-0/+1
* Portability fixesunknown2001-04-231-0/+29
* Portability fixesunknown2001-04-201-5/+8
* Moved things to configure.inunknown2001-04-191-2/+2
* Portability fixesunknown2001-04-191-0/+44
* os0thread.c Change pthread_yield to sched_yieldunknown2001-04-181-1/+2
* univ.i Prevent inlining of functions on HP-UX because GCC is broken thereunknown2001-04-061-0/+6
* configure.in Add include/Makefile to AC_OUTPUTunknown2001-03-051-1/+2
* Added max_user_connectionsunknown2001-02-201-1/+2
* Added Innobase to source distributionunknown2001-02-171-0/+22