This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin 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]

winsup/cygwin ChangeLog environ.cc path.cc pat ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2006-08-01 18:00:44

Modified files:
	cygwin         : ChangeLog environ.cc path.cc path.h 
	                 shared_info.h 

Log message:
	* environ.cc (dos_file_warning): Declare.
	(parse_thing): Add "dosfilewarning".  Alphabetize.
	* path.cc (normalize_posix_path): Return -1 when MS-DOS path detected.
	(warn_msdos): New function.
	(path_conv::check): Call if !PC_NOWARN and MS-DOS path detected.
	(cygwin_conv_to_win32_path): Set PC_NOWARN when calling path_conv.
	(cygwin_conv_to_full_win32_path): Ditto.
	* path.h (pathconv_arg::PC_NOWARN): Define.
	* shared_info.h (user_info::warned_msdos): New field.
	(CURR_USER_MAGIC): Reset.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3595&r2=1.3596
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/environ.cc.diff?cvsroot=uberbaum&r1=1.145&r2=1.146
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.412&r2=1.413
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.h.diff?cvsroot=uberbaum&r1=1.89&r2=1.90
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/shared_info.h.diff?cvsroot=uberbaum&r1=1.53&r2=1.54


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