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 environ.h p ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2006-08-02 15:11:48

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

Log message:
	* environ.cc (env_win32_to_posix_path_list): Declare.
	(conv_envvars): Use env_win32_to_posix_path_list rather than
	cygwin_win32_to_posix_path_list.
	(posify): Translate back to win32 path if errno is EIDRM.
	* environ.h: Update copyright.  Define ENV_CVT.
	* path.cc (conv_path_list): If converting for the environment and removed an
	element set errno to ENV_CVT.
	(env_win32_to_posix_path_list): New function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3596&r2=1.3597
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/environ.cc.diff?cvsroot=uberbaum&r1=1.146&r2=1.147
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/environ.h.diff?cvsroot=uberbaum&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.413&r2=1.414


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