src/winsup/cygwin ChangeLog fhandler_disk_file ...

corinna@cygwin.com corinna@cygwin.com
Thu Jul 19 17:22:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2007-07-19 17:22:34

Modified files:
	winsup/cygwin  : ChangeLog fhandler_disk_file.cc ntdll.h 

Log message:
	* fhandler_disk_file.cc (fhandler_base::fstat_by_name): Use
	NtQueryFullAttributesFile instead of FindFirstFile.
	(fhandler_base::fstat_fs): Drop check for exec_state.  Drop check for
	invalid characters.
	* ntdll.h (struct _FILE_NETWORK_OPEN_INFORMATION): Define.
	(NtQueryFullAttributesFile): Declare.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3851&r2=1.3852
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.223&r2=1.224
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ntdll.h.diff?cvsroot=src&r1=1.50&r2=1.51



More information about the Cygwin-cvs mailing list