This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ChangeLog filemanip.cc io_stream_cygfile ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2009-12-17 16:08:23

Modified files:
	.              : ChangeLog filemanip.cc io_stream_cygfile.cc 
	                 mkdir.cc mklink2.cc 

Log message:
	* filemanip.cc (nt_wfopen): Fix requested access rights.  Retry
	without WRITE_DAC access on access denied.  Add comment.
	* io_stream_cygfile.cc (io_stream_cygfile::set_mtime_and_mode): Ditto.
	* mkdir.cc (mkdir_p): Ditto.
	* mklink2.cc (mkcygsymlink_nt): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.666&r2=2.667
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.27&r2=2.28
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/io_stream_cygfile.cc.diff?cvsroot=cygwin-apps&r1=2.29&r2=2.30
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/mkdir.cc.diff?cvsroot=cygwin-apps&r1=2.11&r2=2.12
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/mklink2.cc.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]