]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFile
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 28 Nov 2000 18:45:42 +0000 (18:45 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 28 Nov 2000 18:45:42 +0000 (18:45 +0000)
commite1a993d549f9f3047d31de7aeeaa0f49efdb738b
tree3335f8ca3aa14f96ec1c1e01c10d1723b5ed1736
parent91797c6d8e6b2fbb4bb652aab2087ea6d7b09c00
    * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFile
        condition.
        * path.cc (path_conv::check): Get file system type in call to
        GetVolumeInformation to check for file systems with buggy CreateFile.
        * path.h (enum path_types): Add PATH_HASBUGGYOPEN.
        (class path_conv): Add methods `has_buggy_open' and
        `set_has_buggy_open'.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.cc
winsup/cygwin/path.cc
winsup/cygwin/path.h
This page took 0.031697 seconds and 5 git commands to generate.