Fix/Relax requirement for a controlling terminal
commit9672f21e6508384e24a90a510c16d281b26f37bf
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Wed, 30 Jul 2008 04:22:06 +0000 (30 00:22 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Wed, 30 Jul 2008 04:22:06 +0000 (30 00:22 -0400)
tree6123587ba4b9b6f6bb200cb1cace917fb848c46d
parentcb9d14bd8a198447d20ccd4be848df679a3047d9
Fix/Relax requirement for a controlling terminal

A script executed from within screen couldn't create a window because
screen required the stdin to be a tty, even though that was not
necessary. Detailed bug description by Trent W Buck at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461107.
src/screen.c