diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-09 11:51:56 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-09 11:51:56 +0100 |
commit | ac5aecb8eb6d6979877dbf9db813eb8d6b1a6ae6 (patch) | |
tree | dbea8faa967637fe945fa7cc2a32f9b2d069f1ce /CONTRIBUTORS | |
parent | a9fd732a721336f4cd34eabfd02afde4e9516065 (diff) | |
download | vdr-ac5aecb8eb6d6979877dbf9db813eb8d6b1a6ae6.tar.gz vdr-ac5aecb8eb6d6979877dbf9db813eb8d6b1a6ae6.tar.bz2 |
Fixed 'zombie' processes when closing a pipe
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 03e8bbe7..a00f6633 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -146,6 +146,7 @@ Artur Skawina <skawina@geocities.com> Werner Fink <werner@suse.de> for making I/O more robust by handling EINTR for fixing closing all unused file descriptors when opening a pipe + for helping to debug leftover 'zombie' processes when closing a pipe Rolf Hakenes <hakenes@hippomi.de> for providing 'libdtv' and adapting the EIT mechanisms to it |