cvs commit: apache-2.0/mpm/src/main alloc.c

1999-08-06 Thread dgaudet
dgaudet 99/08/05 18:56:25 Modified:mpm/src/main alloc.c Log: Remove a difference with 1.3's alloc.c ... the root_pool stuff was an experiment I tried with apache-nspr, and it really didn't win much. The idea was to have a free list per thread. But in practice that's too many

cvs commit: apache-2.0/mpm/src/main alloc.c http_config.c mpm_prefork.c

1999-06-20 Thread dgaudet
dgaudet 99/06/20 14:12:51 Modified:mpm/src CHANGES Configuration.mpm Configure mpm/src/include ap_mpm.h mpm/src/main alloc.c http_config.c mpm_prefork.c Log: crude ap_thread_mutex abstraction Revision ChangesPath 1.6 +3 -0

cvs commit: apache-2.0/mpm/src/main alloc.c mpm_prefork.c

1999-06-20 Thread dgaudet
dgaudet 99/06/20 14:46:14 Modified:mpm/src CHANGES mpm/src/include alloc.h mpm/src/main alloc.c mpm_prefork.c Log: remove 1.3 timeout code; SIGUSR1/SIGHUP/SIGTERM working again Revision ChangesPath 1.7 +3 -0