Major log system cleanup. Added various locks for the shared mask_names
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Sep 2005 10:33:45 +0000 (10:33 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Sep 2005 10:33:45 +0000 (10:33 +0000)
commitfd446dea5b8ff2ac645272686f2be5308fd71f43
tree79f8700deb19091ab35229892087cca37aa96222
parentcb0de81ba19b675141bf9a8e5094e2fc973385e0
Major log system cleanup. Added various locks for the shared mask_names
global structure. Also added mutex around yaz_log core code. It seems
that vsnprintf or similar is not thread-safe after all (at least
on Solaris 9).
src/log.c