replaced printf by a locking function
authorStefan Schubert <schubi@suse.de>
Mon, 26 Nov 2007 16:36:01 +0000 (16:36 +0000)
committerStefan Schubert <schubi@suse.de>
Mon, 26 Nov 2007 16:36:01 +0000 (16:36 +0000)
commit71ef9e872122d2d792eb0472ef6e002b231b22a7
tree20e4a10c073fead16ea22facf3904e7640849740
parenta965fb452190bb4cfbb98dc1466a4520db576529
replaced printf by a locking function
src/CMakeLists.txt
src/evr.c
src/policy.c
src/pool.c
src/repo_solv.c
src/sat_debug.c [new file with mode: 0644]
src/sat_debug.h [new file with mode: 0644]
src/solver.c
src/util.c