]> git.pond.sub.org Git - empserver/commit
Use the thread name to identify threads in the journal
authorRon Koenderink <rkoenderink@yahoo.ca>
Thu, 11 Sep 2008 20:49:28 +0000 (14:49 -0600)
committerRon Koenderink <rkoenderink@yahoo.ca>
Thu, 11 Sep 2008 20:49:28 +0000 (14:49 -0600)
commiteffc1b187ace9f9c52800b482657415320f701e1
tree750a8eb2033a02e24a1f298038f8952e42cec1f5
parent2ddeda99d05f9e140521dc46f761477377bee675
Use the thread name to identify threads in the journal

This makes the journal easier to read, and makes journals
from the nightly build easier to diff.

Since we use only the 10 first characters of the name,
abridge existing thread names to make them unique within
that many characters.
src/lib/player/accept.c
src/lib/subs/journal.c