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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2009-07-18 15:19:03

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include: inttypes.h math.h stdio.h stdlib.h 
	                      string.h unistd.h wchar.h 

Log message:
	2009-07-18  Gregory McGarry  <gregorymcgarry@users.sourceforge.net>
	
	* include/inttypes.h include/math.h include/stdio.h include/stdlib.h
	include/string.h include/unistd.h include/wchar.h: Add __NO_INLINE__ guard
	to all inline functions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.438&r2=1.439
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/inttypes.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/math.h.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdio.h.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdlib.h.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/string.h.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/unistd.h.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/wchar.h.diff?cvsroot=src&r1=1.32&r2=1.33


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