]> git.ipfire.org Git - thirdparty/squid.git/commit - src/main.cc
From Guido:
authorhno <>
Tue, 22 Apr 2003 21:06:09 +0000 (21:06 +0000)
committerhno <>
Tue, 22 Apr 2003 21:06:09 +0000 (21:06 +0000)
commit1a774556057c249c2f055f3ede972c90bfcf906b
tree1a6c96c8279043c669e8e14bf1b534137591c7b9
parent75a17b07b7a3b6ce486dbd6c8a73db23b7a1da0d
From Guido:

This is the 9th of some splitted native Windows patches grouped by
functionality.

Native Windows port enhancements:

- changed opt_no_daemon to global
- now Cygwin can support daemon and Windows service mode in the same binary
- added Windows platform info in cache_manager output
- missing Makefile.am entry for squid_windows.h
- added more Windows service support definitions
- added cache.log info when unlinkd is disabled
- storeFsDone() is always needed for some fs storage: Coss, Awin32
src/Makefile.am
src/dns_internal.cc
src/globals.h
src/main.cc
src/stat.cc
src/win32.cc