CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  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

Reply via email to