Basilisk II and SheepShaver Macintosh emulators
Go to file
Simon Howard 507508b66d
configure: Enable /dev/ptmx for Linux, Darwin.
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.
2020-01-25 01:05:52 -05:00
BasiliskII configure: Enable /dev/ptmx for Linux, Darwin. 2020-01-25 01:05:52 -05:00
cxmon Fix libreadline detection. 2018-10-28 13:28:06 +01:00
SheepShaver fix identation 2018-02-25 17:44:08 +01:00
.gitignore Ignore .DS_Store files. 2012-06-18 19:15:37 -04:00
.travis.yml Add Travis CI configuration file and README.md status. 2017-12-28 20:06:35 -05:00
README.md Add Travis CI configuration file and README.md status. 2017-12-28 20:06:35 -05:00

BasiliskII

Build Status