From mboxrd@z Thu Jan 1 00:00:00 1970 From: jmm@raleigh.ibm.com To: cgf@cygnus.com (Christopher Faylor) Cc: jmm@raleigh.ibm.com, john@exmachina.net, gnu-win32@cygnus.com Subject: Re: pid problem found Date: Sun, 28 Feb 1999 23:02:00 -0000 Message-ID: <199902081443.JAA25182@jmm.raleigh.ibm.com> References: <19990208093853.A24123@cygnus.com> X-SW-Source: 1999-02n/msg00218.html Message-ID: <19990228230200.NrKwqWuYYiqHM7_YMH5ZkbDFg0JAhonhbFi1WPNP6i4@z> > Umm. Cygwin supports anonymous pipes. Think UNIX. That's what we're > trying to emulate. True enough... I should have said "Anon pipes created with CreatePipe and DuplicateHandle and inherited through CreateProcess"... unless I can swap out CreateProcess and the other stuff works (not saying that's not the case, just can't find an API call that claims to do this), then it's code re-write either way, and I might as well move the signal handling stuff over to events since that's pretty small code already (like I said, print an int and exit :) Thanks again, James -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com