mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-09 03:25:04 +00:00
507508b66de370dfc50d5e6ad2245a8f58bca091
Both of these systems have /dev/ptmx for creating pseudoterminals. OS X Leopard (10.5) added it in 2007, and Linux has had support for it since v2.1 (1998). This fixes a bug with pseudoterminal creation on Linux and macOS where a new pseudoterminal cannot be created because the wrong method is being used to find one.
Description
Languages
C++
66.1%
C
26.4%
M4
2.6%
Objective-C++
1.7%
Assembly
1.2%
Other
1.9%