radare2/libr/magic
2015-11-02 12:21:17 +01:00
..
d
apprentice.c
ascmagic.c
config.h
file_opts.h
file.1
file.h
fsmagic.c
funcs.c
is_tar.c
Jamroot
magic.c
Makefile
names.h
patchlevel.h
print.c
README
softmagic.c
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