summaryrefslogtreecommitdiff
path: root/usr.bin/file/xmalloc.h
AgeCommit message (Collapse)Author
2015-04-24New implementation of the file(1) utility. This is a simplified,Nicholas Marriott
modernised version with a nearly complete magic(5) parser but omits some of the complex builtin tests (notably ELF) and has a reduced set of options. ok deraadt