Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-23 | win32: use our own dirent.h | Erik Faye-Lund | 1 | -52/+0 |
2010-11-23 | msvc: opendir: handle paths ending with a slash | Erik Faye-Lund | 1 | -0/+2 |
2010-11-23 | win32: dirent: handle errors | Erik Faye-Lund | 1 | -1/+27 |
2010-11-23 | msvc: opendir: do not start the search | Erik Faye-Lund | 1 | -7/+3 |
2010-11-23 | msvc: opendir: allocate enough memory | Erik Faye-Lund | 1 | -5/+4 |
2010-11-23 | msvc: opendir: fix malloc-failure | Erik Faye-Lund | 1 | -4/+4 |
2009-09-18 | Add platform files for porting to MSVC | Frank Li | 1 | -0/+35 |