]> granicus.if.org Git - file/commit
1) Move the "type" detection code from parse() into its own table
authorAnon Ymous <ljt@astron.com>
Thu, 18 Jan 2007 05:29:33 +0000 (05:29 +0000)
committerAnon Ymous <ljt@astron.com>
Thu, 18 Jan 2007 05:29:33 +0000 (05:29 +0000)
commit65c81154fcf085c1560577f6dc69a6b840336844
tree988162ef6af6da7be7fa5a2aea9bfe60c2d81bf4
parent0ff38b724410f632004f7b17e53139f92a291a73
1) Move the "type" detection code from parse() into its own table
driven routine.  This avoids maintaining multiple lists in file.h.

2) Add an optional conditional field (ust before the type field).
This code is wrapped in "#ifdef ENABLE_CONDITIONALS" as it is likely
to go away.
src/apprentice.c
src/file.h
src/softmagic.c