diff options
author | David du Colombier <0intro@gmail.com> | 2017-10-13 10:26:51 +0200 |
---|---|---|
committer | David du Colombier <0intro@gmail.com> | 2017-10-13 10:26:51 +0200 |
commit | 7321ed031ceb9494751a8deb85fd224ff0520c39 (patch) | |
tree | b7e18751cb712c41466955849b71b197b4561e2f /man/man1/awk.1 | |
parent | a6a352886851eb0188b8c31e33933d4deb481d2e (diff) | |
download | plan9port-7321ed031ceb9494751a8deb85fd224ff0520c39.tar.gz plan9port-7321ed031ceb9494751a8deb85fd224ff0520c39.tar.bz2 plan9port-7321ed031ceb9494751a8deb85fd224ff0520c39.zip |
9term: fix getpts on macOS 10.13
Since macOS 10.13, opening the /dev/ptyXX files
always return ENOENT.
Consequently, we changed getpts to use openpty to
open a pseudoterminal, like on Linux and OpenBSD.
Fixes #90.
Fixes #110.
Diffstat (limited to 'man/man1/awk.1')
0 files changed, 0 insertions, 0 deletions