]> git.ipfire.org Git - thirdparty/squid.git/commit - src/store_digest.cc
Summary: Merge Gerard's AIX signed and datatype size patches.
authorrobertc <>
Mon, 29 Sep 2003 16:24:00 +0000 (16:24 +0000)
committerrobertc <>
Mon, 29 Sep 2003 16:24:00 +0000 (16:24 +0000)
commite40497560cb00f30ce91a4771a5c23ff39418fc8
tree8bc6119ef381ca41ed5648fae5ddd437b64c1428
parent73cd27c816a8727c3e0204baa32f6c17f62f4296
Summary: Merge Gerard's AIX signed and datatype size patches.
Keywords:

Patches applied:

 * gerard@eviston.net--squid/squid--aix-fixes--3.0--patch-5
   typecast ntohl() in wccp.cc

 * ports@eviston.net--aix/squid--aix-fixes--3.0--patch-3
   debug() ==> debugs() round 1

 * ports@eviston.net--aix/squid--aix-fixes--3.0--patch-4
   casts and format strings

 * ports@eviston.net--aix/squid--aix-fixes--3.0--patch-5
   debug() => debugs() round 2: peer_digest.cc

 * ports@eviston.net--aix/squid--aix-fixes--3.0--patch-6
   casts in stat.cc

 * ports@eviston.net--aix/squid--aix-fixes--3.0--patch-7
   debug() => debugs() round 3

 * ports@eviston.net--aix/squid--aix-fixes--3.0--patch-8
   cast for ntohl() in wccp.cc

 * ports@eviston.net--aix/squid--aix-fixes--3.0--patch-9
   casts in tools.cc
13 files changed:
src/HttpHdrRange.cc
src/HttpHeader.cc
src/HttpReply.cc
src/client_side.cc
src/mem.cc
src/peer_digest.cc
src/repl/heap/store_heap_replacement.cc
src/stat.cc
src/stmem.cc
src/store.cc
src/store_digest.cc
src/tools.cc
src/wccp.cc