diff options
author | Reuben Thomas <rrt@sc3d.org> | 2008-02-19 17:27:15 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2008-02-19 17:27:15 +0000 |
commit | 373a9d57d363586322de41519c26c02cfcbffe36 (patch) | |
tree | a7bd89f71f6e91318e17b345026a8c35aef918e3 /magic/Magdir/gnu | |
parent | c6d9c64bbbc149213ce38bb735bd887fdd536dfd (diff) | |
download | file-git-373a9d57d363586322de41519c26c02cfcbffe36.tar.gz |
Use fragments directly, don't cat them into a big file.
Rename Magdir to magic for historical compatibility (magic.mgc still
exists).
Diffstat (limited to 'magic/Magdir/gnu')
-rw-r--r-- | magic/Magdir/gnu | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/magic/Magdir/gnu b/magic/Magdir/gnu deleted file mode 100644 index a237f530..00000000 --- a/magic/Magdir/gnu +++ /dev/null @@ -1,38 +0,0 @@ -#------------------------------------------------------------------------------ -# gnu: file(1) magic for various GNU tools -# -# GNU nlsutils message catalog file format -# -0 string \336\22\4\225 GNU message catalog (little endian), ->4 lelong x revision %d, ->8 lelong x %d messages -0 string \225\4\22\336 GNU message catalog (big endian), ->4 belong x revision %d, ->8 belong x %d messages -# message catalogs, from Mitchum DSouza <m.dsouza@mrc-apu.cam.ac.uk> -0 string *nazgul* Nazgul style compiled message catalog ->8 lelong >0 \b, version %ld - -# GnuPG -# The format is very similar to pgp -0 string \001gpg GPG key trust database ->4 byte x version %d -# Note: magic.mime had 0x8501 for the next line instead of 0x8502 -0 beshort 0x8502 GPG encrypted data -!:mime text/PGP # encoding: data - -# This magic is not particularly good, as the keyrings don't have true -# magic. Nevertheless, it covers many keyrings. -0 beshort 0x9901 GPG key public ring -!:mime application/x-gnupg-keyring - -# Gnumeric spreadsheet -# This entry is only semi-helpful, as Gnumeric compresses its files, so -# they will ordinarily reported as "compressed", but at least -z helps -39 string =<gmr:Workbook Gnumeric spreadsheet - -# From: James Youngman <jay@gnu.org> -# gnu find magic -0 string \0LOCATE GNU findutils locate database data ->7 string >\0 \b, format %s ->7 string 02 \b (frcode) |