From: Anders Björklund Date: Sat, 3 Jul 2021 18:17:53 +0000 (+0200) Subject: Add magic file for identifying ccache files (#880) X-Git-Tag: v4.4~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55af5e082de11f4bae029912f234171da7ed560a;p=thirdparty%2Fccache.git Add magic file for identifying ccache files (#880) Useful when working with streams from server. --- diff --git a/misc/ccache.magic b/misc/ccache.magic new file mode 100644 index 000000000..ea5a143d9 --- /dev/null +++ b/misc/ccache.magic @@ -0,0 +1,7 @@ +# ccache manifest +0 string cCmF ccache manifest +>4 ubyte x \b, version %d + +# ccache result +0 string cCrS ccache result +>4 ubyte x \b, version %d