summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file/posixdir.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various GNU/Hurd fixes (#13792) Pino Toscano2025-06-091-2/+2
* -sound/xaudio2_sound.cpp: Changed buffering strategy for output streams. Vas Crabb2025-06-061-2/+11
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-171-1/+1
* osdcore.h: Changed osd_subst_env to accept a std::string_view and return a st... npwoods2022-06-151-3/+3
* -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-061-3/+3
* Low-level #include overhaul AJR2021-01-021-0/+1
* Fix build in newer Emscripten versions (nw) Justin Kerk2019-08-081-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+0
* fix MT06785 Vas Crabb2017-12-071-0/+1
* Prevent -Wexpansion-to-defined warning in recent Clang (nw) Justin Kerk2016-10-281-1/+5
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-5/+5
* Fine, be that way GCC (nw) Vas Crabb2016-06-251-4/+4
* Better fix (nw) Vas Crabb2016-06-251-8/+7
* Fix path with missing return, hopefully fix OSX build (nw) Vas Crabb2016-06-251-6/+4
* Revert "This worked by pure luck (nw)" Vas Crabb2016-06-251-5/+5
* Fix clang compile. (nw) couriersud2016-06-251-1/+1
* This worked by pure luck (nw) Miodrag Milanovic2016-06-241-5/+5
* POSIX implementation for new directory read features, cleanup of Windows impl... Vas Crabb2016-06-251-0/+293