cvs commit: apache-1.3/src/main http_main.c

1999-09-20 Thread manoj
manoj 99/09/20 13:34:44 Modified:src CHANGES src/main http_main.c Log: Add some compile-time flags to the output when -V is used for TPF Submitted by: David McCreedy [EMAIL PROTECTED] Revision ChangesPath 1.1432+3 -0

cvs commit: apache-1.3/src/os/tpf/samples linkdll.jcl

1999-09-20 Thread manoj
manoj 99/09/20 13:47:19 Modified:src CHANGES src/main http_main.c src/os/tpf os.h src/os/tpf/samples linkdll.jcl Log: Update for the next release of the TPF OS (PUT11) Submitted by: David McCreedy [EMAIL PROTECTED]

cvs commit: apache-2.0/src/lib/apr/test testthread.c

1999-09-20 Thread rbb
rbb 99/09/20 14:33:11 Modified:src/lib/apr/include apr_lock.h src/lib/apr/locks/unix locks.c src/lib/apr/test testthread.c Log: Allow APR locks to do more than just straight mutex. Only mutex is implemented, but at least now we can add different

cvs commit: apache-2.0/src/lib/apr/lib apr_pools.c

1999-09-20 Thread manoj
manoj 99/09/20 14:51:09 Modified:src/lib/apr/lib apr_pools.c Log: Put back the regex_cleanup that was taken out by accident Revision ChangesPath 1.10 +1 -2 apache-2.0/src/lib/apr/lib/apr_pools.c Index: apr_pools.c