cherry-pick.FILE5_18-4-g966ca13.improve-palm-library-detection.patch 719 B

12345678910111213141516171819202122
  1. Upstream-Author: Christos Zoulas <christos@zoulas.com>
  2. Date: Fri Mar 28 19:11:40 2014 +0000
  3. Upstream-Commit: 966ca13cd9ad80c163643bdf9e7497976f36aafd
  4. Description:
  5. Improve library detection, (Christoph Biedl)
  6. --- a/magic/Magdir/palm
  7. +++ b/magic/Magdir/palm
  8. @@ -141,7 +141,12 @@
  9. >>(0x4E.L+1) byte x %02d)
  10. # Palm OS .prc file types
  11. -60 string libr Palm OS dynamic library data
  12. +60 string libr
  13. +# flags, only bit 0 or bit 6
  14. +# http://en.wikipedia.org/wiki/PRC_%28Palm_OS%29
  15. +# http://web.mit.edu/tytso/www/pilot/prc-format.html
  16. +>0x20 beshort&0xffbe 0
  17. +>>0 string >\0 Palm OS dynamic library data "%s"
  18. >0 string >\0 "%s"
  19. 60 string ptch Palm OS operating system patch data
  20. >0 string >\0 "%s"