]> git.ipfire.org Git - thirdparty/ccache.git/commit
Refactor hash calculation into a common part and a mode-specific part
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 27 Apr 2010 16:40:21 +0000 (18:40 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 27 Apr 2010 16:40:21 +0000 (18:40 +0200)
commita60d2af7c28482284973e768b98f4cd15a3096cf
tree20d8b9ab70a11359ec94621efb9f0d017c3ef18a
parent025e2a58a9e6aabb9b319b8b62b1ba4209106645
Refactor hash calculation into a common part and a mode-specific part

This was mainly done to avoid calculating the common parts twice.
ccache.c