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/mingw ChangeLog include/_mingw.h in ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2011-05-23 01:01:18

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include: _mingw.h stdlib.h 

Log message:
	2011-05-22  Antoine LECA  <antoinel@users.sourceforge.net>
	
	* include/_mingw.h:  Define GCC system_header only if PCC is not defined.
	* include/stdlib.h:  Fix a long-standing typo which prevented correct use of
	the MB_CUR_MAX macro/variable when DECLSPEC is not supported and <stdlib.h>
	is included before <ctype.h>.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.468&r2=1.469
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/_mingw.h.diff?cvsroot=src&r1=1.61&r2=1.62
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdlib.h.diff?cvsroot=src&r1=1.40&r2=1.41


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