]> granicus.if.org Git - file/commitdiff
Added xar
authorChristos Zoulas <christos@zoulas.com>
Mon, 28 Jan 2008 14:00:57 +0000 (14:00 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 28 Jan 2008 14:00:57 +0000 (14:00 +0000)
magic/Magdir/archive

index 0b3a9ba92bda43c62d6ff4e0742620d7422d2fa8..55a591f6ec606ee8d44546ad650d9a393573a834 100644 (file)
 # .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
+