plan9port/src/cmd/9term
Anthony Martin c988c8adf1 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
2010-06-28 14:32:29 -07:00
..
9term.c 9term: add -c to force cooked mode 2010-05-19 18:27:05 -07:00
bsdpty.c set window params on startup 2005-11-30 02:31:55 +00:00
Darwin.c make mac work 2004-04-19 23:58:57 +00:00
dat.h Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
data.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
fns.h fix snarf 2005-11-07 01:51:11 +00:00
FreeBSD.c clean up when finished. 2004-04-19 23:03:46 +00:00
Linux.c 9term: fix getpts on linux 2010-06-28 14:32:29 -07:00
malloc.c New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
mkfile New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
NetBSD.c more netbsd support. 2005-03-28 19:37:33 +00:00
OpenBSD.c OpenBSD, thanks to Tim Wiess 2005-07-21 18:29:04 +00:00
rcstart.c merge 2009-06-09 09:26:13 -07:00
scrl.c New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
SunOS.c Extra paren removed. (Bengt Kleberg, glaive) 2005-09-21 20:51:01 +00:00
term.h different login shell 2006-01-18 23:11:00 +00:00
time.c New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
util.c New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
win.c win: scroll 2010-03-19 13:10:14 -07:00
wind.c 9term: cut, snarf, and paste with keyboard on Mac 2010-04-13 13:16:36 -07:00