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/stdint.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2009-04-11 12:41:09

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include: stdint.h 

Log message:
	2009-04-11 Danny Smith <dannsymith@users.sourceforge.net>
	
	* include/stdint.h (int_fast8_t): Specify as signed char.
	(INT8_C, UINT8_C, INT16_C, UINT16_C): Simplify: just allow promotion to int.
	(INT32_C, UINT32_C): Remove 'L' type specifier on constant.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.429&r2=1.430
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdint.h.diff?cvsroot=src&r1=1.8&r2=1.9


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