summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2008-01-28 14:00:57 +0000
committerChristos Zoulas <christos@zoulas.com>2008-01-28 14:00:57 +0000
commit22aa3921ec43ee7164df96dc95b0beac25c2087f (patch)
tree6eaeac48d2f58f7b4252534e13471810355e1417
parentd7135ccdf32e0cf9e46ce0a7405fc32687475a5e (diff)
downloadfile-git-22aa3921ec43ee7164df96dc95b0beac25c2087f.tar.gz
Added xar
-rw-r--r--magic/Magdir/archive12
1 files changed, 12 insertions, 0 deletions
diff --git a/magic/Magdir/archive b/magic/Magdir/archive
index 0b3a9ba9..55a591f6 100644
--- a/magic/Magdir/archive
+++ b/magic/Magdir/archive
@@ -748,3 +748,15 @@
# .kgb
0 string KGB_arch KGB Archiver file
>10 string x with compression level %.1s
+
+# xar (eXtensible ARchiver) archive
+# From: "David Remahl" <dremahl@apple.com>
+0 string xar! xar archive
+#>4 beshort x header size %d
+>6 beshort x version %d,
+#>8 quad x compressed TOC: %d,
+#>16 quad x uncompressed TOC: %d,
+>24 belong 0 no checksum
+>24 belong 1 SHA-1 checksum
+>24 belong 2 MD5 checksum
+