rizin/libr/magic
2014-08-11 03:01:41 +02:00
..
d More fixes for 'pm' and '/m' 2014-08-11 03:01:41 +02:00
apprentice.c Fix CID 1135061 2014-05-13 02:26:48 +04:00
ascmagic.c More fixes for 'pm' and '/m' 2014-08-11 03:01:41 +02:00
config.h
file.1
file.h
file_opts.h
fsmagic.c
funcs.c More fixes for 'pm' and '/m' 2014-08-11 03:01:41 +02:00
is_tar.c
Jamroot
magic.c
Makefile
names.h
patchlevel.h
print.c
README
softmagic.c Fix two out-of-bounds reads in softmagic.c:match 2014-06-25 11:45:09 +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