Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-developers-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin-developers/> List-Post: <mailto:cygwin-developers AT cygwin DOT com> List-Help: <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Message-ID: <191001c19f21$0c12a450$0200a8c0@lifelesswks> From: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> To: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>, <cygwin-developers AT cygwin DOT com> References: <18c301c19f0c$7176a770$0200a8c0 AT lifelesswks> Subject: Re: tty and the cygwin server Date: Thu, 17 Jan 2002 17:34:40 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 17 Jan 2002 06:36:01.0825 (UTC) FILETIME=[3B274110:01C19F21] Ok, all fixed, rxvt is happy happy happy. Joyful Joyful JoyFul. Seems that fixup_after_fork thinks that tty's should inherit their handles. So making the handles inheritable fixes everything. Rob