summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-26 10:13:48 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-26 10:13:48 +0200
commitaf9266d21c787074f9c7b7a715577a79952edccb (patch)
tree1f51ff08165d8e8326393504aa3cdf49180ef7fd /CONTRIBUTORS
parent09386e621d50d9f4f3e894afc888aa980b5fafac (diff)
downloadvdr-af9266d21c787074f9c7b7a715577a79952edccb.tar.gz
vdr-af9266d21c787074f9c7b7a715577a79952edccb.tar.bz2
Fixed calculating the cache size in cUnbufferedFile::Read()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index c657573f..f6401ede 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -274,6 +274,7 @@ Artur Skawina <skawina@geocities.com>
for pointing out a problem with the ERR macro defined by ncurses.h
for a patch that contained a fix for checking toFile in cCuttingThread::Action()
for improving cUnbufferedFile
+ for fixing calculating the cache size in cUnbufferedFile::Read()
Werner Fink <werner@suse.de>
for making I/O more robust by handling EINTR