]> granicus.if.org Git - apache/commit
Add ap_append_pid(); This is performed enough to warrant
authorJim Jagielski <jim@apache.org>
Wed, 31 Aug 2005 15:22:08 +0000 (15:22 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 31 Aug 2005 15:22:08 +0000 (15:22 +0000)
commitd81de0d9b3104a0a139ba5bcc51aba8521249afe
tree3bea3400099ba5d1a5960f69ec399062e883f738
parentc208de0bcf22307ab51f659fb0465a8905e72543
Add ap_append_pid(); This is performed enough to warrant
a function I think, especially with the fact that
the mapping of getpid() to APR_PID_T_FMT isn't
consistant in some areas.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@265506 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
modules/generators/mod_cgid.c
modules/loggers/mod_log_config.c
server/mpm/prefork/prefork.c
server/util.c