Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(811)

Issue 1209049: 9term: fix getpts on linux (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by ality
Modified:
13 years, 10 months ago
Reviewers:
CC:
rsc, codebot
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M src/cmd/9term/Linux.c View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2
ality
14 years, 3 months ago (2010-05-25 06:05:19 UTC) #1
rsc
14 years, 2 months ago (2010-06-28 21:32:59 UTC) #2
*** Submitted as 5727ca441f42 ***

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

Committer: Russ Cox <rsc@swtch.com>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b