CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2013-11-27 14:27:34

Modified files:
        winsup/cygwin  : ChangeLog syscalls.cc 
        winsup/cygwin/release: 1.7.26 

Log message:
        * syscalls.cc (try_to_bin): Take additional parameter to get file open
        flags.  If the file to move to the bin has been opened casesensitive,
        reopen it caseinsensitive.  Explain why.  Revert the default name of
        the Vista-and-later recycler to mixed case for readability.
        (unlink_nt): Call try_to_bin with file open flags as evaluated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6262&r2=1.6263
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.651&r2=1.652
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.26.diff?cvsroot=src&r1=1.20&r2=1.21

Reply via email to