• Show log

    Commit

  • Hash : 290f240e
    Author : Russell Belfer
    Date : 2012-02-23T11:16:47

    Fix readdir usage across platforms This fixes the missing readdir_r from win32 and fixes other platforms to always use the reentrant readdir_r form for reading directory contents.