rizin/libr/magic
2015-02-05 10:57:28 +01:00
..
d fix lots of spelling 2014-12-07 17:00:59 +01:00
apprentice.c Fixes on top of the clang-warn-fix commit 2015-02-05 10:57:28 +01:00
ascmagic.c Clean unnecessary MAGIC rules and optimize its search 2014-10-22 00:56:11 +02:00
config.h
file.1
file.h
file_opts.h
fsmagic.c
funcs.c Clean unnecessary MAGIC rules and optimize its search 2014-10-22 00:56:11 +02:00
is_tar.c
Jamroot
magic.c Fix non-aarch64 android builds? and build fail for --with-sysmagic 2014-11-10 02:26:03 +01:00
Makefile
names.h
patchlevel.h
print.c
README
softmagic.c Coverifix 2015-01-30 22:51:01 +01: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