summaryrefslogtreecommitdiff
path: root/parsing.h
AgeCommit message (Collapse)AuthorFilesLines
2009-11-22Added support for using pthreads.Jon Bergli Heier1-0/+6
Data processing (parsing) moved to parsing.c. The line parsing code is moved to its own function which is called from one or more threads (depends on the "threads" setting in the config file).