OSDN Git Service

* fhandler.cc (is_at_eof): New function.
authorcgf <cgf>
Sun, 26 Nov 2000 21:45:16 +0000 (21:45 +0000)
committercgf <cgf>
Sun, 26 Nov 2000 21:45:16 +0000 (21:45 +0000)
commit3788a5530c04d988ee79f2e455059486c4310853
treed90f86b00b82cdc39a744a61b1aef9105d251db3
parentc7d58c42a5c397d99621a8f2d5b8ade0a916dcfc
* fhandler.cc (is_at_eof): New function.
(fhandler_base::raw_read): Detect special case where last error ==
ERROR_NOACCESS but the file is at EOF.  Most UNIXes do not consider this to be
an error.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.cc