radare2/libr/magic
2015-11-02 12:21:17 +01: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 Fix double free in libmagic pointed out by clang-analyzer 2015-11-02 12:21:17 +01:00
ascmagic.c
config.h
file_opts.h
file.1
file.h
fsmagic.c
funcs.c Fix #3192 - dsojson double free and code cleanup (-34LOC) 2015-08-31 21:58:59 +02:00
is_tar.c
Jamroot
magic.c Fix --with-sysmagic, honor search.align and some more optimizations for /m 2015-03-27 04:05:00 +01:00
Makefile
names.h
patchlevel.h
print.c
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