Improved cUnbufferedFile

This commit is contained in:
Klaus Schmidinger
2006-02-04 14:12:17 +01:00
parent c712027520
commit 116abbe05e
5 changed files with 121 additions and 62 deletions

View File

@@ -271,6 +271,7 @@ Artur Skawina <skawina@geocities.com>
for improving the font file generation in the Makefile
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
Werner Fink <werner@suse.de>
for making I/O more robust by handling EINTR