Re: WCONTINUED/WIFCONTINUED

2009-07-20 Thread Christopher Faylor
On Mon, Jul 20, 2009 at 04:08:09PM +0200, Reini Urban wrote: >2009/7/19 Christopher Faylor: >> On Fri, Jul 10, 2009 at 12:20:20PM -0400, Christopher Faylor wrote: >>>On Fri, Jul 10, 2009 at 09:49:59AM +0200, Reini Urban wrote: Any volunteer for WCONTINUED, WIFCONTINUED() for wait4() for the >>>

Re: WCONTINUED/WIFCONTINUED

2009-07-20 Thread Reini Urban
2009/7/19 Christopher Faylor: > On Fri, Jul 10, 2009 at 12:20:20PM -0400, Christopher Faylor wrote: >>On Fri, Jul 10, 2009 at 09:49:59AM +0200, Reini Urban wrote: >>>Any volunteer for WCONTINUED, WIFCONTINUED() for wait4() for the >>>initial cygwin-1.7 release? >>>See http://www.opengroup.org/onlin

Re: WCONTINUED/WIFCONTINUED

2009-07-19 Thread Christopher Faylor
On Fri, Jul 10, 2009 at 12:20:20PM -0400, Christopher Faylor wrote: >On Fri, Jul 10, 2009 at 09:49:59AM +0200, Reini Urban wrote: >>Any volunteer for WCONTINUED, WIFCONTINUED() for wait4() for the >>initial cygwin-1.7 release? >>See http://www.opengroup.org/onlinepubs/009695399/functions/wait.html

Re: WCONTINUED/WIFCONTINUED

2009-07-10 Thread Dave Korn
Christopher Faylor wrote: > On Fri, Jul 10, 2009 at 09:49:59AM +0200, Reini Urban wrote: >> Any volunteer for WCONTINUED, WIFCONTINUED() for wait4() for the >> initial cygwin-1.7 release? >> See http://www.opengroup.org/onlinepubs/009695399/functions/wait.html >> >> Sorry, I'm not able to write thi

Re: WCONTINUED/WIFCONTINUED

2009-07-10 Thread Christopher Faylor
On Fri, Jul 10, 2009 at 09:49:59AM +0200, Reini Urban wrote: >Any volunteer for WCONTINUED, WIFCONTINUED() for wait4() for the >initial cygwin-1.7 release? >See http://www.opengroup.org/onlinepubs/009695399/functions/wait.html > >Sorry, I'm not able to write this, but I have looked into wait.cc. I

Re: WCONTINUED/WIFCONTINUED

2009-07-10 Thread Dave Korn
Dave Korn wrote: > Reini Urban wrote: >> Any volunteer for WCONTINUED, WIFCONTINUED() for wait4() for the >> initial cygwin-1.7 release? >> See http://www.opengroup.org/onlinepubs/009695399/functions/wait.html >> >> Sorry, I'm not able to write this, but I have looked into wait.cc. > > ? They a

Re: WCONTINUED/WIFCONTINUED

2009-07-10 Thread Dave Korn
Reini Urban wrote: > Any volunteer for WCONTINUED, WIFCONTINUED() for wait4() for the > initial cygwin-1.7 release? > See http://www.opengroup.org/onlinepubs/009695399/functions/wait.html > > Sorry, I'm not able to write this, but I have looked into wait.cc. ? They appear to exist and work. S