]> granicus.if.org Git - file/commitdiff
Add Rahul Dhesi's "zoo" archive format from Keith Waclena, and some comments.
authorIan Darwin <ian@darwinsys.com>
Tue, 16 Feb 1988 09:19:39 +0000 (09:19 +0000)
committerIan Darwin <ian@darwinsys.com>
Tue, 16 Feb 1988 09:19:39 +0000 (09:19 +0000)
magic/Magdir/archive

index e676057eb14d8f74b1e39d288b72237d45aeeb2a..8999c2f497e5692b1f6419b3311ede4d8ae06a8e 100644 (file)
@@ -1,3 +1,5 @@
+# A collection of various "ar" and "cpio" archive formats.
+# "Tar" archives are handled in the C code.
 0      short           070707          cpio archive
 0      string          070707          ASCII cpio archive
 0      long            0177555         very old archive
@@ -8,4 +10,6 @@
 0      string          =<ar>           archive
 0      string          !<arch>         archive
 >8     string          __.SYMDEF       random library
-0      string          -h-             archive (Software Tools format) text
+0      string          -h-             Software Tools format archive text
+# Rahul Dhesi's zoo archive format, from keith@cerberus.uchicago.edu.
+20     long            0xdca7c4fd      Rahul Dhesi's "zoo" archive