]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Setup the server start time correctly. This also gets the server uptime
authorRyan Bloom <rbb@apache.org>
Tue, 6 Feb 2001 20:41:07 +0000 (20:41 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 6 Feb 2001 20:41:07 +0000 (20:41 +0000)
commit9eb59aec0a48570514238b111025cdfe33f27076
treeaeacf8ce9495d98f0c8eef354e2080b59a2ebb4d
parent40d82b9a7aa93d168af57677e5e4af697beed292
Setup the server start time correctly.  This also gets the server uptime
to be reported correctly.  I have also moved this code into a common
location, so that individual MPMs do not need to worry about setting up
the start time.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87994 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm/beos/beos.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/prefork/prefork.c
server/mpm/winnt/mpm_winnt.c
server/scoreboard.c