summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file/windir.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
|
* clang on windows fixes (nw) Miodrag Milanovic2016-06-251-1/+1
|
* Init (nw) Vas Crabb2016-06-251-0/+1
|
* Fine, be that way GCC (nw) Vas Crabb2016-06-251-4/+4
|
* Better fix (nw) Vas Crabb2016-06-251-2/+2
|
* Fix path with missing return, hopefully fix OSX build (nw) Vas Crabb2016-06-251-2/+1
|
* Revert "This worked by pure luck (nw)" Vas Crabb2016-06-251-8/+6
| | | | This reverts commit b3491464e41b6afea81e188fe6a350d4f778854b.
* This worked by pure luck (nw) Miodrag Milanovic2016-06-241-6/+8
|
* POSIX implementation for new directory read features, cleanup of Windows ↵ Vas Crabb2016-06-251-0/+154
implementation, return directory handle as smart pointer, fix full build [Vas Crabb]