Fixed handling detached processes in SystemExec()

This commit is contained in:
Klaus Schmidinger
2007-06-17 12:45:57 +02:00
parent 3ad941de73
commit efbb48dbaf
3 changed files with 8 additions and 2 deletions

View File

@@ -1497,6 +1497,7 @@ Udo Richter <udo_richter@gmx.de>
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
for fixing handling detached processes in SystemExec()
Sven Kreiensen <svenk@kammer.uni-hannover.de>
for his help in keeping 'channels.conf.terr' up to date