stas2003/09/22 16:46:19
Modified:src/modules/perl modperl_util.c modperl_util.h
Log:
not sure where the modperl_apr_table_dump function belongs, add it to utils
for now so it won't get lost
Revision ChangesPath
1.54 +21 -0 modperl-2.0/src/modules/perl/modpe
stas2003/09/18 00:44:24
Modified:src/modules/perl modperl_util.c modperl_util.h
Log:
new helper function for tracing: modperl_pid_tid - return $pid/$tid of the
current thread or a process
Revision ChangesPath
1.53 +15 -0 modperl-2.0/src/modules/perl/modperl