]> git.ipfire.org Git - thirdparty/squid.git/commit - src/disk.cc
Fixed swap meta for store_swapin.c and store_swapout.c
authorwessels <>
Wed, 4 Feb 1998 05:08:10 +0000 (05:08 +0000)
committerwessels <>
Wed, 4 Feb 1998 05:08:10 +0000 (05:08 +0000)
commite3ef2b0996b961cbd8266a67cca585dc78ea5bec
tree42230a72534e15a5463c379f40e0559fe391d0d5
parent893dbb06318d35761197d94dbab80aa7227d2dad
Fixed swap meta for store_swapin.c and store_swapout.c
Create store_log.c
Made file_write() void
Other misc I'm sure
16 files changed:
src/Makefile.in
src/access_log.cc
src/disk.cc
src/globals.h
src/main.cc
src/protos.h
src/store.cc
src/store_client.cc
src/store_dir.cc
src/store_log.cc [new file with mode: 0644]
src/store_rebuild.cc
src/store_swapin.cc
src/store_swapmeta.cc
src/store_swapout.cc
src/structs.h
src/tools.cc