Fixed a race condition with signal handlers at program exit

This commit is contained in:
Klaus Schmidinger
2007-04-30 09:24:30 +02:00
parent 853f6064bf
commit f935c03c79
3 changed files with 12 additions and 2 deletions

View File

@@ -1492,6 +1492,7 @@ Udo Richter <udo_richter@gmx.de>
for implementing cPlugin::WakeupTime() to allow plugins to request VDR to wake
up at a particular time
for making the HUP signal force a restart of VDR
for fixing a race condition with signal handlers at program exit
Sven Kreiensen <svenk@kammer.uni-hannover.de>
for his help in keeping 'channels.conf.terr' up to date