radare2/libr/magic
SkUaTeR c31d81da26 support for static build (#7822)
* support for static build
* improved sharard/static build
2017-06-28 22:54:40 +02:00
..
d
apprentice.c fix a few covs for out of bounds reads/writes 2017-06-03 01:21:07 -04:00
ascmagic.c
file_opts.h
file.1
file.h Remove configure-plugins dependency for the make meson 2017-05-26 02:43:53 +02:00
fsmagic.c
funcs.c
is_tar.c
magic.c Fixes for MSVC 2017-05-09 23:53:20 +02:00
Makefile Remove configure-plugins dependency for the make meson 2017-05-26 02:43:53 +02:00
mconfig.h Remove configure-plugins dependency for the make meson 2017-05-26 02:43:53 +02:00
meson.build support for static build (#7822) 2017-06-28 22:54:40 +02:00
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