From c988c8adf1d997d87ab792f68be0932fed74e9cd Mon Sep 17 00:00:00 2001 From: Anthony Martin Date: Mon, 28 Jun 2010 14:32:29 -0700 Subject: 9term: fix getpts on linux Openpty uses grantpt internally and its behavior is unspecified when a handler is set to catch SIGCHLD. Fixes issue 37. http://code.swtch.com/plan9port/issues/37 R=rsc CC=codebot http://codereview.appspot.com/1209049 --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4a200cdc..21efdc2d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,6 +5,7 @@ Albert Lee André Günther +Anthony Martin Anthony Sorace Arvindh Rajesh Tamilmani Benjamin Huntsman -- cgit v1.2.3