CtdlThreadSelect no longer needs to be told which thread it is
authorDave West <davew@uncensored.citadel.org>
Fri, 7 Dec 2007 19:41:30 +0000 (19:41 +0000)
committerDave West <davew@uncensored.citadel.org>
Fri, 7 Dec 2007 19:41:30 +0000 (19:41 +0000)
commit294b6ce260a0fba6e9bb28e2a9d9f42d84044372
treeabad8735d7ce33a29ae9a25bee096879c65362bd
parente8030896a5b70576bb4ba2f4d534336ace1cd122
CtdlThreadSelect no longer needs to be told which thread it is

do_command_loop now changes the name of the thread passing through it.
citadel/citserver.c
citadel/include/ctdl_module.h
citadel/sysdep.c