]> sourceware.org Git - newlib-cygwin.git/commit
* cygheap.h (cygheap_fdmanip::isopen): Set appropriate errno if fd not open.
authorChristopher Faylor <me@cgf.cx>
Thu, 1 Nov 2001 23:48:34 +0000 (23:48 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 1 Nov 2001 23:48:34 +0000 (23:48 +0000)
commit53f00290819bd294d31d12bb93e8e5e887ad3aef
treef106c6e3e9c62c567b4aa8e42c0327f7845d4fde
parent1229d4f4eeec60957897cbf851adff5f61ab4df5
* cygheap.h (cygheap_fdmanip::isopen): Set appropriate errno if fd not open.
* select.cc (fhandler_base::ready_for_read): Release an open guard mutex when
exiting with an error condition.
* syscalls.cc (_read): Check frequently for closed fd as a kludge until
something better is invented.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.h
winsup/cygwin/select.cc
winsup/cygwin/syscalls.cc
This page took 0.02855 seconds and 5 git commands to generate.