From a722a247c929b5ad7d5c90bef3c5656c6b59e02e Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 6 Apr 2012 14:35:31 +0000 Subject: [PATCH] Add minix A_NSYM format binaries: From: Antoine LECA --- magic/Magdir/linux | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/magic/Magdir/linux b/magic/Magdir/linux index 8d4c60ad..8e9b3a30 100644 --- a/magic/Magdir/linux +++ b/magic/Magdir/linux @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: linux,v 1.42 2012/02/07 21:35:03 christos Exp $ +# $File: linux,v 1.43 2012/04/06 14:35:31 christos Exp $ # linux: file(1) magic for Linux files # # Values for Linux/i386 binaries, from Daniel Quinlan @@ -36,6 +36,8 @@ >28 long !0 not stripped 0 string \01\03\040\20 Minix-386 executable >28 long !0 not stripped +0 string \01\03\04\20 Minix-386 NSYM/GNU executable +>28 long !0 not stripped # core dump file, from Bill Reynolds 216 lelong 0421 Linux/i386 core file >220 string >\0 of '%s' -- 2.49.0