cvs commit: apache-2.0/src/modules/mpm/mpmt_pthread mpmt_pthread.c

1999-09-17 Thread manoj
manoj 99/09/17 16:32:14 Modified:src/modules/mpm/dexter dexter.c src/modules/mpm/mpmt_pthread mpmt_pthread.c Log: Instead of blocking all signals in child_main, we were unblocking them; this fixes that. Reported by Dave Colasurdo <[EMAIL PROTECTED]>. Revision

cvs commit: apache-apr/pthreads/src/main http_main.c

1999-09-17 Thread manoj
manoj 99/09/17 16:26:54 Modified:pthreads/src/main http_main.c Log: Instead of blocking all signals in child_main, we were unblocking them; this fixes that. Reported by Dave Colasurdo <[EMAIL PROTECTED]>. Revision ChangesPath 1.98 +1 -1 apache-apr/pthreads/s

cvs commit: apache-1.3/htdocs/manual/misc FAQ-D.html

1999-09-17 Thread stoddard
stoddard99/09/17 10:31:39 Modified:htdocs/manual/misc FAQ-D.html Log: Update FAQ with winsock 2 info.. Revision ChangesPath 1.4 +19 -1 apache-1.3/htdocs/manual/misc/FAQ-D.html Index: FAQ-D.html =