Justin Erenkrantz <[EMAIL PROTECTED]> writes:

> I think WIFSTOPPED needs to be checked (do all platforms have this?
> Linux does).  But, I'm not sure that should return APR_CHILD_DONE or
> NOTDONE - since the process may resume later on.  This gets hairy.
> Also, is returning APR_EGENERAL the right thing to do when we don't
> recognize the exithow?  -- justin

We no longer pass WUNTRACED to waitpid(), so we no longer have to deal
with WIFSTOPPED().

As far as APR_EGENERAL, make up something else :)  I dunno either.

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to