]> git.ipfire.org Git - thirdparty/squid.git/commit
Moved fatal functions out of tools.cc and into own source file in lib/fatal.cc
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 4 Oct 2012 13:01:09 +0000 (15:01 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 4 Oct 2012 13:01:09 +0000 (15:01 +0200)
commit94739d08cbbf966d3207fca7582960fe2870db32
tree6a47d5bab7c54b435f6dede900f0d698b9c5e65e
parent6d7a7410b325ea18b86ed906c1e2b810779c93f2
Moved fatal functions out of tools.cc and into own source file in lib/fatal.cc
include/fatal.h
lib/Makefile.am
lib/fatal.cc [new file with mode: 0644]
src/tools.cc