]> git.ipfire.org Git - thirdparty/squid.git/commit
Windows: cleanup Squid OS detection macros
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 9 Sep 2013 07:17:19 +0000 (01:17 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 9 Sep 2013 07:17:19 +0000 (01:17 -0600)
commit738c7ed71a33295050833eca0241f71a7ce15a04
tree20af5ebfdda6cf00df0d70404ef27cf88bc998cd
parent0ba9dfc680357ede015490247efc52610827ea81
Windows: cleanup Squid OS detection macros

* _SQUID_WINDOWS_  for any Windows build specific code
* _SQUID_CYGWIN_   for CygWin Windows build specific code
* _SQUID_MINGW_    for MinGW Windows build specific code
44 files changed:
compat/getnameinfo.c
compat/mswin.cc
compat/os/mswin.h
compat/osdetect.h
compat/types.h
helpers/basic_auth/LDAP/basic_ldap_auth.cc
helpers/basic_auth/RADIUS/basic_radius_auth.cc
helpers/basic_auth/SSPI/valid.h
helpers/digest_auth/LDAP/ldap_backend.cc
helpers/digest_auth/eDirectory/edir_ldapext.cc
helpers/digest_auth/eDirectory/ldap_backend.cc
helpers/external_acl/LDAP_group/ext_ldap_group_acl.cc
include/squid.h
include/util.h
lib/dirent.c
src/DiskIO/AIO/aio_win32.h
src/WinSvc.cc
src/cf.data.pre
src/cf_gen_defines
src/comm.cc
src/comm/Loops.h
src/debug.cc
src/dns_internal.cc
src/dnsserver.cc
src/fd.cc
src/fde.cc
src/fde.h
src/globals.h
src/helper.cc
src/icmp/Icmp4.h
src/icmp/IcmpPinger.cc
src/icmp/IcmpSquid.cc
src/icmp/pinger.cc
src/ip/Address.h
src/main.cc
src/ssl/certificate_db.cc
src/ssl/certificate_db.h
src/ssl/support.h
src/store_dir.cc
src/tools.cc
src/unlinkd.cc
src/win32.cc
src/win32.h
tools/cachemgr.cc