]> git.ipfire.org Git - thirdparty/ccache.git/commit
Extract header code common to result and manifest files
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 16 Jun 2019 20:45:04 +0000 (22:45 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 26 Jun 2019 19:14:53 +0000 (21:14 +0200)
commit07115dc2c6d4a945858d85eab7b06e682b530d9f
tree46eb835a65fd9c1ca959377694729c8efe911310
parentd4a5c2040932e85731ffc1c762e7df824cf6a4ed
Extract header code common to result and manifest files
Makefile.in
dev.mk.in
src/ccache.h
src/common_header.c [new file with mode: 0644]
src/common_header.h [new file with mode: 0644]
src/result.c