Fix problems that occurred when multiple threads were trying to read/convert files at the same time (ie: indexing and previewing threads in the GUI calling internfile()). Either get rid of or lock-protect all shared data, eliminate misc initialization possible conflicts by using static initializers. Hopefuly closes issue #51
Description
Languages
C++
40.3%
C
20.2%
Shell
11.3%
HTML
7.8%
M4
6.8%
Other
13.3%