diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-15 13:58:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-15 13:58:36 +0200 |
commit | 39600857613d85e035ab1f93ad8360d9eaf00fe0 (patch) | |
tree | ee1523c4a4f4e2096a25150f2302f7081968e7c2 /HISTORY | |
parent | 5c6d5f5316bf625b66d2592bd335de33b54cfed1 (diff) | |
download | vdr-39600857613d85e035ab1f93ad8360d9eaf00fe0.tar.gz vdr-39600857613d85e035ab1f93ad8360d9eaf00fe0.tar.bz2 |
Handling SIGPIPE and re-establishing handler after intercepting a signal
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -172,3 +172,4 @@ Video Disk Recorder Revision History - Video files now have the 'group read' bit set. - Fixed handling errors in 'readstring()'. +- Handling SIGPIPE and re-establishing handler after intercepting a signal. |