summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file/posixptty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up various stuff. Vas Crabb2025-07-011-7/+2
* file/posixpty.cpp: Actually enable the XPG-8 path. Vas Crabb2025-06-211-1/+1
* file/posixptty.cpp: Better handling of getting PTY path, etc. Vas Crabb2025-06-211-19/+77
* osd/modules/file: define buffer size for openpty() (#13837) Pino Toscano2025-06-161-1/+16
* Various GNU/Hurd fixes (#13792) Pino Toscano2025-06-091-1/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-28/+29
* FreeBSD fixes (#7295) Emmanuel Vadot2020-09-271-1/+1
* use C++ library includes (nw) firewave2020-01-221-2/+2
* (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c... Vas Crabb2019-10-161-3/+4
* Fix Solaris 2.11 (non-Oracle) Rick V2019-08-191-1/+5
* Fix build in newer Emscripten versions (nw) Justin Kerk2019-08-081-1/+1
* Fix OS X build after a45221458dfba557ae32c0073750a06deea3f45e (nw) AJR2018-12-111-3/+1
* Android compile fix (#4395) Miodrag Milanović2018-12-111-1/+3
* kfreebsd: use termios.h not just on regular FreeBSD Steven Chamberlain2016-07-131-1/+1
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* Initial work to make MAME work on Android [Miodrag Milanovic] Miodrag Milanovic2016-03-271-2/+5
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-0/+184