summaryrefslogtreecommitdiff
path: root/src/win32/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Fix opendir/readdir and friends on Win32 to use Unicodeutf8-paths-win32Paul Betts2011-09-191-5/+14
* Rewrite p_* functions to use Unicode and marshal to UTF8 internallyPaul Betts2011-09-191-0/+1
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* win32: Add a 'git__' prefix to the directory reading routinesRamsay Jones2010-01-201-5/+6
* Fix some "signed/unsigned mismatch" (msvc) compiler warningsRamsay Jones2009-06-051-1/+1
* win32: Add <dirent.h> directory reading routinesRamsay Jones2009-03-201-0/+97