summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file/stdfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy up loose ends: Vas Crabb2021-01-061-2/+14
* Low-level #include overhaul AJR2021-01-021-0/+1
* use C++ library includes (nw) firewave2020-01-221-1/+1
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-1/+1
* final cleanup of TRUE/FALSE, left only in windows section where it represent ... Miodrag Milanovic2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-0/+251