mariadb/innobase/ut
unknown 0f8b518bee InnoDB: Fix compiler warnings and some bad formatting introduced
in ChangeSet@1.1721.48.1


innobase/include/ut0ut.h:
  Add prototype for ut_usectime()
innobase/srv/srv0srv.c:
  Fix some misformatted code.
  Remove a compiler warning about possibly uninitialized variable
  in srv_suspend_mysql_thread().
innobase/sync/sync0sync.c:
  Remove a compiler warning about possibly uninitialized variable
  in mutex_spin_wait().
innobase/ut/ut0ut.c:
  Improve the documentation and formatting of ut_usectime().
2005-01-05 12:22:04 +02:00
..
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut0byte.c InnoDB: Treat UTF-8 strings properly in case insensitive operations 2004-10-18 16:00:57 +03:00
ut0dbg.c InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
ut0mem.c Many files: 2004-11-26 00:12:50 +02:00
ut0rnd.c Many files: 2003-11-03 19:11:09 +02:00
ut0ut.c InnoDB: Fix compiler warnings and some bad formatting introduced 2005-01-05 12:22:04 +02:00