On Sat, Feb 10, 2001 at 07:00:19PM -0600, William A. Rowe, Jr. wrote: > > gstein 01/02/10 16:39:55 > > > > Modified: . configure.in > > threadproc/os2 signals.c > > threadproc/unix signals.c > > misc/unix start.c > > include apr.h.in apr_want.h > > Added: include apr_signal.h > > Log: > > *) 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) > > This patch breaks win32: > > ./include\apr_signal.h(85) : warning C4005: 'apr_signal' : macro redefinition > start.obj : error LNK2001: unresolved external symbol _apr_signal_init
I'm on it. Thx. Cheers, -g -- Greg Stein, http://www.lyra.org/
