summaryrefslogtreecommitdiff
path: root/src/dir.h
Commit message (Expand)AuthorAgeFilesLines
* Move path related functions from fileops to pathRussell Belfer2012-01-171-47/+0
* Fix opendir/readdir and friends on Win32 to use Unicodeutf8-paths-win32Paul Betts2011-09-191-1/+1
* Tabify everythingVicent Marti2011-09-191-7/+7
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* Revert "Properly export all external symbols in Win32"Vicent Marti2010-12-231-4/+4
* Properly export all external symbols in Win32Vicent Marti2010-12-221-4/+4
* win32: Add a 'git__' prefix to the directory reading routinesRamsay Jones2010-01-201-8/+17
* win32: Add <dirent.h> directory reading routinesRamsay Jones2009-03-201-0/+32