index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
file
/
posixptty.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up various stuff.
Vas Crabb
2025-07-01
1
-7
/
+2
*
file/posixpty.cpp: Actually enable the XPG-8 path.
Vas Crabb
2025-06-21
1
-1
/
+1
*
file/posixptty.cpp: Better handling of getting PTY path, etc.
Vas Crabb
2025-06-21
1
-19
/
+77
*
osd/modules/file: define buffer size for openpty() (#13837)
Pino Toscano
2025-06-16
1
-1
/
+16
*
Various GNU/Hurd fixes (#13792)
Pino Toscano
2025-06-09
1
-1
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-28
/
+29
*
FreeBSD fixes (#7295)
Emmanuel Vadot
2020-09-27
1
-1
/
+1
*
use C++ library includes (nw)
firewave
2020-01-22
1
-2
/
+2
*
(nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c...
Vas Crabb
2019-10-16
1
-3
/
+4
*
Fix Solaris 2.11 (non-Oracle)
Rick V
2019-08-19
1
-1
/
+5
*
Fix build in newer Emscripten versions (nw)
Justin Kerk
2019-08-08
1
-1
/
+1
*
Fix OS X build after a45221458dfba557ae32c0073750a06deea3f45e (nw)
AJR
2018-12-11
1
-3
/
+1
*
Android compile fix (#4395)
Miodrag Milanović
2018-12-11
1
-1
/
+3
*
kfreebsd: use termios.h not just on regular FreeBSD
Steven Chamberlain
2016-07-13
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-1
/
+1
*
Initial work to make MAME work on Android [Miodrag Milanovic]
Miodrag Milanovic
2016-03-27
1
-2
/
+5
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-0
/
+184