summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file
Commit message (Expand)AuthorAgeFilesLines
...
* Fix creation of paths on POSIX Vas Crabb2016-03-191-1/+1
* winfile: fix narrowing error with gcc if LARGE_INTEGER is a union (nw) cracyc2016-03-181-3/+6
* Update Windows OSD file functions to preferred more modern versions. All stil... Brad Hughes2016-03-181-9/+10
* Don't need to ifdef this out anymore either (nw) Justin Kerk2016-03-171-5/+0
* Fix Emscripten build (nw) Justin Kerk2016-03-141-1/+2
* fix error compiling with clang (nw) Miodrag Milanovic2016-03-141-1/+1
* Fixes for Linux Vas Crabb2016-03-141-0/+1
* Win fix Vas Crabb2016-03-141-2/+2
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-149-0/+2116