]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r536052, r556879, r557188 from trunk:
authorJim Jagielski <jim@apache.org>
Fri, 10 Aug 2007 11:13:39 +0000 (11:13 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 10 Aug 2007 11:13:39 +0000 (11:13 +0000)
commit5542a7ec12c68b0cd8a85c4836ed3d08647011db
tree1fb6dd3d3b8c080905c05854c963a244a71a1e5a
parent44fdaf92643a1830632ec5225b7d169f24544291
Merge r536052, r556879, r557188 from trunk:

Add detection for post XP operating systems.
Think this can be safely backported to 2.2 and 2.0 branches

ApacheMonitor valid OS is any WIN32_NT version.

Simplify OS detection. We are only interested in NT
and WIN2K+ (so we can use services.msc)
Submitted by: mturk
Reviewed by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@564552 13f79535-47bb-0310-9956-ffa450edef68
STATUS
support/win32/ApacheMonitor.c