radare2/libr/magic
2018-06-11 11:02:49 +08:00
..
d Meson: add rule for tags.r2 (#10215) 2018-05-28 23:25:48 +02:00
apprentice.c
ascmagic.c
deps.mk Fix #10300 - Link issues --with-sysmagic 2018-06-11 03:36:45 +02:00
file_opts.h
file.1
file.h
fsmagic.c
funcs.c Leak fixes (#8060) 2017-07-30 03:57:02 +02:00
is_tar.c
magic.c Fix Linux build 2018-06-11 11:02:49 +08:00
Makefile Fix #10300 - Link issues --with-sysmagic 2018-06-11 03:36:45 +02:00
mconfig.h
meson.build [WIP] Move hardcoded paths to r_userconf.h (#9959) 2018-04-28 10:02:55 +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