radare2/libr/magic
2016-05-24 22:22:15 +02:00
..
d build cleanup focused on possibility to control the lib directories with the build parameters 2015-10-27 03:26:45 +01:00
apprentice.c More OSX-PPC fixes 2016-04-27 01:52:35 +02:00
ascmagic.c Clean unnecessary MAGIC rules and optimize its search 2014-10-22 00:56:11 +02:00
config.h Add some Jam files and merge rsign into ranal 2013-12-31 05:30:39 +01:00
file_opts.h
file.1
file.h More OSX-PPC fixes 2016-04-27 01:52:35 +02:00
fsmagic.c
funcs.c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
is_tar.c
Jamroot Add some Jam files and merge rsign into ranal 2013-12-31 05:30:39 +01:00
magic.c Fix --with-sysmagic, honor search.align and some more optimizations for /m 2015-03-27 04:05:00 +01:00
Makefile More OSX-PPC fixes 2016-04-27 01:52:35 +02:00
names.h
patchlevel.h
print.c More OSX-PPC fixes 2016-04-27 01:52:35 +02:00
README
softmagic.c Fix softmagic crash in PE bin (reported by @daniel-rome) 2015-09-21 12:51:01 +02:00
tar.h

This implementation of file(1) has been taken from OpenBSD,
I have removed the elf part which reduces more than 1KLOC.
I have also cleaned up the code in order to fix some warnings
and integrate with r2 syntax. magic_ api is now r_magic_

   --pancake

$ cvs -d anoncvs@anoncvs.ca.openbsd.org:/cvs get src/usr.bin/file

* understand and document how conditional works