Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InnoDB portability fixes | unknown | 2001-10-11 | 1 | -1/+1 |
* | ut0ut.c If localtime_r not available in Unix, use localtime | unknown | 2001-05-29 | 1 | -0/+1 |
* | sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86 | unknown | 2001-05-26 | 1 | -0/+5 |
* | os0file.c Use O_SYNC if possible, second choice fdatasync, and last choice fsync | unknown | 2001-05-14 | 1 | -0/+1 |
* | Portability fixes | unknown | 2001-04-23 | 1 | -0/+29 |
* | Portability fixes | unknown | 2001-04-20 | 1 | -5/+8 |
* | Moved things to configure.in | unknown | 2001-04-19 | 1 | -2/+2 |
* | Portability fixes | unknown | 2001-04-19 | 1 | -0/+44 |
* | os0thread.c Change pthread_yield to sched_yield | unknown | 2001-04-18 | 1 | -1/+2 |
* | univ.i Prevent inlining of functions on HP-UX because GCC is broken there | unknown | 2001-04-06 | 1 | -0/+6 |
* | configure.in Add include/Makefile to AC_OUTPUT | unknown | 2001-03-05 | 1 | -1/+2 |
* | Added max_user_connections | unknown | 2001-02-20 | 1 | -1/+2 |
* | Added Innobase to source distribution | unknown | 2001-02-17 | 1 | -0/+22 |