Made I/O more robust by handling EINTR

This commit is contained in:
Klaus Schmidinger
2001-08-12 15:22:48 +02:00
parent 0ac6edbfc6
commit 000ce0cf21
9 changed files with 63 additions and 30 deletions

View File

@@ -126,3 +126,6 @@ Matjaz Thaler <matjaz.thaler@guest.arnes.si>
Artur Skawina <skawina@geocities.com>
for improving the font file generation in the Makefile
Werner Fink <werner@suse.de>
for making I/O more robust by handling EINTR