newlib/winsup
Corinna Vinschen e1a993d549 * 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'.
2000-11-28 18:45:42 +00:00
..
cygwin * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFile 2000-11-28 18:45:42 +00:00
doc Update "why doesn't chmod work" with hint from Corinna. 2000-11-22 13:07:14 +00:00
mingw * Makefile.in: Fix bindist target to distribute the correct files. 2000-11-22 23:43:23 +00:00
testsuite
utils * utils.sgml: Document new options for ps and strace. 2000-11-19 04:55:49 +00:00
w32api * include/winnt.h: Add missing FILE_NAMED_STREAMS define. 2000-11-22 21:27:36 +00:00
ChangeLog testing. 2000-10-23 23:50:27 +00:00
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common
Makefile.in