Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Tue, 7 Aug 2001 11:49:54 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: outstanding issues blocking new release? Message-ID: <20010807114954.C27996@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <20010806213235 DOT A24499 AT redhat DOT com> <12785940495 DOT 20010807101100 AT logos-m DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <12785940495.20010807101100@logos-m.ru>; from deo@logos-m.ru on Tue, Aug 07, 2001 at 10:11:00AM +0400 On Tue, Aug 07, 2001 at 10:11:00AM +0400, egor duda wrote: >Hi! > >Tuesday, 07 August, 2001 Christopher Faylor cgf AT redhat DOT com wrote: > >CF> I can only think of three issues with cygwin that may need addressing. > >CF> 1) The close_all_files problem that Egor found with exec'ed processes. > >CF> 2) The problem with select() not detecting eof on pipes (Corinna really >CF> wants me to fix this). > >CF> 3) The ntsec inheritance stuff. > >CF> Is there anything more? Of the three, I think the most important one is >CF> probably 1). The other two are potentially enough too major to consider >CF> if I want to make a new release. > >afaics, your last changes to cygheap include close_all_files () fix, >they just didn't mention it in ChangeLog. Gah. That was unintentional. Sorry. >I'm running a system with them for a couple of days now, and doesn't >experience any "lockups" (which were probably because of this bug >http://sources.redhat.com/ml/cygwin-patches/2001-q3/msg00049.html) or >any problems. Well, that's good news, anyway. cgf