]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Add magic file for identifying ccache files (#880)
authorAnders Björklund <anders.f.bjorklund@gmail.com>
Sat, 3 Jul 2021 18:17:53 +0000 (20:17 +0200)
committerGitHub <noreply@github.com>
Sat, 3 Jul 2021 18:17:53 +0000 (20:17 +0200)
Useful when working with streams from server.

misc/ccache.magic [new file with mode: 0644]

diff --git a/misc/ccache.magic b/misc/ccache.magic
new file mode 100644 (file)
index 0000000..ea5a143
--- /dev/null
@@ -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