X-Spam-Check-By: sourceware.org
Date: Mon, 23 Jul 2007 13:11:47 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: 1.7.0 CVS file append & NULL overlapped hEvent
Message-ID: <20070723171147.GB17283@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <Pine.CYG.4.58.0707231108470.5800@PC1163-8460-XP.flightsafety.com> <loom.20070723T185404-696@post.gmane.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <loom.20070723T185404-696@post.gmane.org>
User-Agent: Mutt/1.5.15 (2007-04-06)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Mon, Jul 23, 2007 at 05:04:25PM +0000, Eric Blake wrote:
>Brian Ford <Brian.Ford <at> FlightSafety.com> writes:
>
>> $ date > outfile
>> 
>> $ cat outfile
>> Mon Jul 23 11:30:14 CDT 2007
>> 
>> $ java Test >> outfile 2>&1
>> 
>> $ cat outfile
>> message1 to stdout
>> message1 to stderr
>> message2 to stderr
>> message2 to stout
>> 
>> Oops, what happened to the date?
>
>Hmm, sounds like Corinna's patch to set_file_pointers_for_exec: 
>http://cygwin.com/ml/cygwin-cvs/2007-q2/msg00026.html

No, it was my changes to pipe handling.  I know about the problem but haven't had
a chance to fix it.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

