From: <[EMAIL PROTECTED]> Sent: Saturday, February 10, 2001 6:52 PM
> > *) add apr_signal_get_description() to that platforms (which have signals) > > can portably get descriptions for them. > > *) move signal stuff from apr.h to (new) apr_signal.h > > *) os2/signals.c was collapsed into unix/signals.c > > *) APR initialization will init the signal names (if needed) > > If we are going to continue to support signals in APR, I would like to > ressurect the fake signals that I implemented on Windows a long time ago. +1, and I'll look at what more we need to do next week.
