Imported Upstream version 5.29 43/134643/1 upstream/5.29
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 20 Jun 2017 00:38:26 +0000 (09:38 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 20 Jun 2017 00:38:29 +0000 (09:38 +0900)
commit5c440fbc3fcb069e58f12aaf9e543d2861980f50
treed8dcb3e1543b4b1826e4d1ba3ee7a426eba83352
parente48e170bc789d39ccd9b330a8bcc12da5feff164
Imported Upstream version 5.29

Change-Id: Id92defee8f2f39f854d4a63afb03cb537a4eba9c
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
90 files changed:
.travis.yml
ChangeLog
TODO
configure.ac
doc/file.man
doc/magic.man
magic/Magdir/algol68 [new file with mode: 0644]
magic/Magdir/animation
magic/Magdir/apple
magic/Magdir/application [new file with mode: 0644]
magic/Magdir/apt [new file with mode: 0644]
magic/Magdir/bioinformatics
magic/Magdir/c-lang
magic/Magdir/claris
magic/Magdir/commands
magic/Magdir/compress
magic/Magdir/cups
magic/Magdir/editors
magic/Magdir/filesystems
magic/Magdir/fonts
magic/Magdir/gcc
magic/Magdir/gnu
magic/Magdir/images
magic/Magdir/jpeg
magic/Magdir/msdos
magic/Magdir/pgp
magic/Magdir/psl [new file with mode: 0644]
magic/Magdir/python
magic/Magdir/ruby
magic/Magdir/sgml
magic/Magdir/sql
magic/Makefile.am
python/magic.py
src/apprentice.c
src/ascmagic.c
src/cdf.c
src/cdf.h
src/compress.c
src/der.c
src/file.c
src/file.h
src/funcs.c
src/magic.c
src/readcdf.c
src/readelf.c
src/softmagic.c
tests/zstd-3-skippable-frames.result [new file with mode: 0644]
tests/zstd-dictionary-0.result [new file with mode: 0644]
tests/zstd-dictionary-1.result [new file with mode: 0644]
tests/zstd-dictionary-2.result [new file with mode: 0644]
tests/zstd-skippable-frame-0.result [new file with mode: 0644]
tests/zstd-skippable-frame-4.result [new file with mode: 0644]
tests/zstd-skippable-frame-8.result [new file with mode: 0644]
tests/zstd-skippable-frame-C.result [new file with mode: 0644]
tests/zstd-v0.2-FF.result [new file with mode: 0644]
tests/zstd-v0.2-FF.testfile [new file with mode: 0644]
tests/zstd-v0.3-FF.result [new file with mode: 0644]
tests/zstd-v0.3-FF.testfile [new file with mode: 0644]
tests/zstd-v0.4-FF.result [new file with mode: 0644]
tests/zstd-v0.4-FF.testfile [new file with mode: 0644]
tests/zstd-v0.5-FF.result [new file with mode: 0644]
tests/zstd-v0.5-FF.testfile [new file with mode: 0644]
tests/zstd-v0.6-FF.result [new file with mode: 0644]
tests/zstd-v0.6-FF.testfile [new file with mode: 0644]
tests/zstd-v0.7-00.result [new file with mode: 0644]
tests/zstd-v0.7-21.result [new file with mode: 0644]
tests/zstd-v0.7-21.testfile [new file with mode: 0644]
tests/zstd-v0.7-22.result [new file with mode: 0644]
tests/zstd-v0.7-22.testfile [new file with mode: 0644]
tests/zstd-v0.8-00.result [new file with mode: 0644]
tests/zstd-v0.8-01.result [new file with mode: 0644]
tests/zstd-v0.8-01.testfile [new file with mode: 0644]
tests/zstd-v0.8-02.result [new file with mode: 0644]
tests/zstd-v0.8-02.testfile [new file with mode: 0644]
tests/zstd-v0.8-03.result [new file with mode: 0644]
tests/zstd-v0.8-03.testfile [new file with mode: 0644]
tests/zstd-v0.8-16.result [new file with mode: 0644]
tests/zstd-v0.8-16.testfile [new file with mode: 0644]
tests/zstd-v0.8-20.result [new file with mode: 0644]
tests/zstd-v0.8-20.testfile [new file with mode: 0644]
tests/zstd-v0.8-21.result [new file with mode: 0644]
tests/zstd-v0.8-21.testfile [new file with mode: 0644]
tests/zstd-v0.8-22.result [new file with mode: 0644]
tests/zstd-v0.8-22.testfile [new file with mode: 0644]
tests/zstd-v0.8-23.result [new file with mode: 0644]
tests/zstd-v0.8-23.testfile [new file with mode: 0644]
tests/zstd-v0.8-F4.result [new file with mode: 0644]
tests/zstd-v0.8-F4.testfile [new file with mode: 0644]
tests/zstd-v0.8-FF.result [new file with mode: 0644]
tests/zstd-v0.8-FF.testfile [new file with mode: 0644]