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]

src/winsup/cygwin ChangeLog errno.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ericb@sourceware.org	2011-02-10 20:25:54

Modified files:
	winsup/cygwin  : ChangeLog errno.cc 

Log message:
	strerror_r: fix compilation bug in previous patch
	
	* errno.cc (includes): Avoid compilation failure if <string.h>
	settles on wrong strerror_r signature.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5152&r2=1.5153
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/errno.cc.diff?cvsroot=src&r1=1.76&r2=1.77


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