]> git.ipfire.org Git - thirdparty/squid.git/commit
Shuffled fatal family of functions into own implementation.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 5 Oct 2012 13:10:15 +0000 (15:10 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 5 Oct 2012 13:10:15 +0000 (15:10 +0200)
commit1f0a1fe79cb4246172ce3db07dbec257b7b4cb80
tree1578dd922ba2f89920b06c5a9939a85efb84d897
parent36b719511f420976a4fe15efbeced87a5671c66e
Shuffled fatal family of functions into own implementation.
Created stub for fatal.cc.
Move all files to src/ due to their dependencies.
lib/Makefile.am
src/Makefile.am
src/fatal.cc [moved from lib/fatal.cc with 100% similarity]
src/fatal.h [moved from include/fatal.h with 100% similarity]
src/tests/stub_fatal.cc [new file with mode: 0644]
src/tests/stub_tools.cc
test-suite/Makefile.am