From d898a7d56d9f9a9fc877049ad7f2b31dc1a5a6e7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 2 Mar 2015 06:33:54 -0500 Subject: Use pselect unconditionally. We're assuming POSIX-2001.1 conformance. All regression tests pass. --- build.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'build.txt') diff --git a/build.txt b/build.txt index 8c946972..1f784853 100644 --- a/build.txt +++ b/build.txt @@ -31,9 +31,7 @@ We consider failure to build and function on any of these platforms a serious bug; if you encounter it, please complain on the development list. -Macintosh OS X has been dropped from the list of supported platforms -due to serial-layer flakiness that has persisted through 10.9 and -10.10. +Port difficulty to any system conforming to POSIX-2001.1 should be minimal. A Cygwin port is in progress but not complete. -- cgit v1.2.1