summaryrefslogtreecommitdiff
path: root/compat/msvc.c
Commit message (Expand)AuthorAgeFilesLines
* win32: use our own dirent.hErik Faye-Lund2010-11-231-52/+0
* msvc: opendir: handle paths ending with a slashErik Faye-Lund2010-11-231-0/+2
* win32: dirent: handle errorsErik Faye-Lund2010-11-231-1/+27
* msvc: opendir: do not start the searchErik Faye-Lund2010-11-231-7/+3
* msvc: opendir: allocate enough memoryErik Faye-Lund2010-11-231-5/+4
* msvc: opendir: fix malloc-failureErik Faye-Lund2010-11-231-4/+4
* Add platform files for porting to MSVCFrank Li2009-09-181-0/+35