107-magic-update-os2.patch 844 B

12345678910111213141516171819
  1. Author: n/a
  2. Description: Updating OS/2 REXX magic.
  3. diff -Naurp file.orig/magic/Magdir/msdos file/magic/Magdir/msdos
  4. --- file.orig/magic/Magdir/msdos 2008-06-13 09:44:56.000000000 +0200
  5. +++ file/magic/Magdir/msdos 2008-06-13 09:51:35.000000000 +0200
  6. @@ -14,8 +14,10 @@
  7. # OS/2 batch files are REXX. the second regex is a bit generic, oh well
  8. # the matched commands seem to be common in REXX and uncommon elsewhere
  9. -100 regex/c =^[\ \t]{0,10}call[\ \t]{1,10}rxfunc OS/2 REXX batch file text
  10. -100 regex/c =^[\ \t]{0,10}say\ ['"] OS/2 REXX batch file text
  11. +100 search/0xffff rxfuncadd
  12. +>100 regex/c =^[\ \t]{0,10}call[\ \t]{1,10}rxfunc OS/2 REXX batch file text
  13. +100 search/0xffff say
  14. +>100 regex/c =^[\ \t]{0,10}say\ ['"] OS/2 REXX batch file text
  15. 0 leshort 0x14c MS Windows COFF Intel 80386 object file
  16. #>4 ledate x stamp %s