Improved file I/O in case of EINTR

This commit is contained in:
Klaus Schmidinger
2002-03-22 15:18:58 +01:00
parent 70db7f17bc
commit 0be1a13c60
2 changed files with 18 additions and 9 deletions

View File

@@ -1125,3 +1125,5 @@ Video Disk Recorder Revision History
- Fixed restoring CICAM setup values for a fourth DVB card.
- Completed internationalization of OSD texts (thanks to Hannu Savolainen,
Arnold Niessen, Paulo Lopes).
- Improved file I/O in case of EINTR, which may occur e.g. with heavy system
load (thanks to Werner Fink).