src/winsup/cygwin ChangeLog fhandler.cc path.c ...

corinna@sourceware.cygnus.com corinna@sourceware.cygnus.com
Tue Nov 28 10:45:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2000-11-28 10:45:42

Modified files:
	winsup/cygwin  : ChangeLog fhandler.cc path.cc path.h 

Log message:
	* 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'.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.446&r2=1.447
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.46&r2=1.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.84&r2=1.85
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.h.diff?cvsroot=src&r1=1.19&r2=1.20



More information about the Cygwin-cvs mailing list