summaryrefslogtreecommitdiffstats
path: root/compat/msvc.c
AgeCommit message (Expand)AuthorLines
2010-11-23win32: use our own dirent.hErik Faye-Lund-52/+0
2010-11-23msvc: opendir: handle paths ending with a slashErik Faye-Lund-0/+2
2010-11-23win32: dirent: handle errorsErik Faye-Lund-1/+27
2010-11-23msvc: opendir: do not start the searchErik Faye-Lund-7/+3
2010-11-23msvc: opendir: allocate enough memoryErik Faye-Lund-5/+4
2010-11-23msvc: opendir: fix malloc-failureErik Faye-Lund-4/+4
2009-09-18Add platform files for porting to MSVCFrank Li-0/+35