mariadb/os
jyang 978e647f5d branches/5.1: Fix bug #50691, AIX implementation of readdir_r
causes InnoDB errors. readdir_r() returns an non-NULL value
in the case of reaching the end of a directory. It should
not be treated as an error return.

rb://238 approved by Marko
2010-02-11 10:24:19 +00:00
..
os0file.c branches/5.1: Fix bug #50691, AIX implementation of readdir_r 2010-02-11 10:24:19 +00:00
os0proc.c branches/5.1: In os_mem_alloc_large(), if we fail to attach 2009-10-30 03:43:06 +00:00
os0sync.c branches/5.1: Port of r2267 2008-02-03 19:52:44 +00:00
os0thread.c Revamp the line splits done in r763 and r764 that can now be done better, 2006-09-19 07:22:21 +00:00