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
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
Albert Lee <trisk@acm.jhu.edu>
|
||||
André Günther <Andre.G@gmx.de>
|
||||
Anthony Martin <ality@pbrane.org>
|
||||
Anthony Sorace <a@9srv.net>
|
||||
Arvindh Rajesh Tamilmani <art@a-30.net>
|
||||
Benjamin Huntsman <BHuntsman@mail2.cu-portland.edu>
|
||||
|
||||
Reference in New Issue
Block a user