rizin/libr/magic
2019-07-26 05:30:21 +02:00
..
d Add protobuf magic 2019-07-26 05:30:21 +02:00
apprentice.c
ascmagic.c Completely kill the msvc/ directory and the unix-specific includes workarounds 2019-03-19 17:34:02 +01:00
deps.mk
file.1
file.h
file_opts.h
fsmagic.c Completely kill the msvc/ directory and the unix-specific includes workarounds 2019-03-19 17:34:02 +01:00
funcs.c
is_tar.c
magic.c Completely kill the msvc/ directory and the unix-specific includes workarounds 2019-03-19 17:34:02 +01:00
Makefile
mconfig.h
meson.build
names.h
patchlevel.h
print.c Fix warning when printing level of ">" (#14430) 2019-06-26 12:09:59 +02:00
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