]> granicus.if.org Git - apache/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)
commit5f7360ca951e8f0db97b57c4096b22c113e413fc
treeaeacf8ce9495d98f0c8eef354e2080b59a2ebb4d
parent992565320e73c44761dcfe52fa7c0e87ab9dc74f
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