On Wed, 21 Feb 2001, Cliff Woolley wrote:

> > -----Original Message-----
> >   Modified:    .        acconfig.h
> >                threadproc/unix signals.c
> >   Log:
> >   Add apr_sigwait to the apr_private.h file.  This allows us to remove
> >   a couple of #ifdefs, and standardize some code.  This macro comes directly
> >   from the Apache code.
>
> But if you put it in apr_private.h, Apache can't get to it... and you removed
> the Apache version of this macro (ap_sigwait) from ap_config.h in rev. 1.57...
> where did it go?  I'd think we could just expose the apr_sigwait as 
> non-private
> and let Apache use that.  Or have I missed something?

Apache should not use sigwait anymore.  I am fixing perchild so that it
uses the APR signal thread now.

Ryan

_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------

Reply via email to