Introducing new API function: lms_check_single_process().
authorGustavo Lima Chaves <glima@profusion.mobi>
Tue, 16 Sep 2008 22:24:47 +0000 (19:24 -0300)
committerGustavo Lima Chaves <glima@profusion.mobi>
Thu, 18 Sep 2008 16:49:00 +0000 (13:49 -0300)
commit2caddea9e4a190e071c7aa960dcfd172e858358b
treee7d997e452274b394c9e8bde5d6cce0893ac69b0
parentc04eeeeafdbee452e252d03e937171d968ea5e96
Introducing new API function: lms_check_single_process().

It behaves as lms_check(), but without forking into a child process.
The test program was updated in order to choose which checking API
function to call.
src/bin/test.c
src/lib/lightmediascanner.h
src/lib/lightmediascanner_check.c