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 external.cc path.cc pa ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2010-07-04 17:12:27

Modified files:
	cygwin         : ChangeLog external.cc path.cc path.h 
	cygwin/include/cygwin: version.h 
	cygwin/include/sys: cygwin.h 

Log message:
	* path.cc (path_conv::check): Move fs-specific settings to a point where we
	know that we have filled out the filesystem information.
	* path.h (path_conv::path_conv): Use consistent initialization for
	constructors.
	* include/sys/cygwin.h: Define CW_STRERROR.
	* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 228.
	* include/external.h: Implement CW_STRERROR.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4972&r2=1.4973
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/external.cc.diff?cvsroot=uberbaum&r1=1.115&r2=1.116
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.597&r2=1.598
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.h.diff?cvsroot=uberbaum&r1=1.144&r2=1.145
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=uberbaum&r1=1.317&r2=1.318
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/cygwin.h.diff?cvsroot=uberbaum&r1=1.86&r2=1.87


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