Handling SIGPIPE and re-establishing handler after intercepting a signal

This commit is contained in:
Klaus Schmidinger
2000-09-15 13:58:36 +02:00
parent 5c6d5f5316
commit 3960085761
2 changed files with 7 additions and 3 deletions

View File

@@ -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.