]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove unnecessary C linkage and unused code (#1677)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Thu, 15 Feb 2024 13:24:21 +0000 (13:24 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 15 Feb 2024 17:28:17 +0000 (17:28 +0000)
commitca919500647218fae924905a5c3f4184492417b0
tree7770ce0b63fdb1189c08493a0262ed9f072d7673
parent9362a314743e5d82c0c6f8c64a7f915bf87560f3
Remove unnecessary C linkage and unused code (#1677)

Also upgrade lib/util.c to C++.
19 files changed:
compat/Makefile.am
compat/debug.h
compat/strnrchr.c [deleted file]
compat/strnrchr.h [deleted file]
include/getfullhostname.h [deleted file]
include/hash.h
include/splay.h
include/util.h
lib/Makefile.am
lib/getfullhostname.c [deleted file]
lib/util.cc [moved from lib/util.c with 61% similarity]
src/acl/external/kerberos_ldap_group/support.h
src/client_side.h
src/client_side_reply.cc
src/client_side_request.cc
src/dns/rfc1035.h
src/dns/rfc2671.h
src/dns/rfc3596.h
src/peer_proxy_negotiate_auth.h