src/winsup/cygwin ChangeLog fhandler.cc

corinna@cygwin.com corinna@cygwin.com
Thu Aug 25 13:35:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2011-08-25 13:35:43

Modified files:
	winsup/cygwin  : ChangeLog fhandler.cc 

Log message:
	* fhandler.cc (fhandler_base::open): Never open files with
	FILE_OVERWITE/FILE_OVERWRITE_IF.  Set file size to 0 explicitely if
	regular, existing file has been opened for writing with O_TRUNC flag
	set.  Explain why.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5496&r2=1.5497
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.398&r2=1.399



More information about the Cygwin-cvs mailing list