mariadb/innobase/os
unknown 8d9ce860ba InnoDB: Replace ut_strdup() with mem_strdup()
innobase/include/ut0mem.h:
  Remove ut_strdup(), as it is a clone of mem_strdup()
innobase/os/os0file.c:
  Replace ut_strdup() with mem_strdup()
innobase/ut/ut0mem.c:
  Remove ut_strdup(), as it is a clone of mem_strdup()
2004-05-11 12:51:42 +03: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
os0file.c InnoDB: Replace ut_strdup() with mem_strdup() 2004-05-11 12:51:42 +03:00
os0proc.c Merge with 4.0 2004-04-26 15:53:31 +03:00
os0shm.c ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
os0sync.c Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safe 2003-12-20 03:41:04 +02:00
os0thread.c InnoDB: send diagnostic output to stderr or files 2004-04-06 16:14:43 +03:00