]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.cc (fhandler_base::open): Work around windows bug when
authorEgor Duda <deo@logos-m.ru>
Wed, 20 Jun 2001 07:44:33 +0000 (07:44 +0000)
committerEgor Duda <deo@logos-m.ru>
Wed, 20 Jun 2001 07:44:33 +0000 (07:44 +0000)
commit9cc97acbd0a601622de1198d8b56db8be48e12fb
tree5eedacd09dcd2ca0690079ceb3c7d3de6e15acec
parentae036f47c54449400fb178008094e20e70488711
* fhandler.cc (fhandler_base::open): Work around windows bug when
CreateFile() with dwDesiredAccess == 0 called on remote share returns
valid handle even if file doesn't exist.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.cc
This page took 0.028457 seconds and 5 git commands to generate.