src/winsup/mingw crt1.c ChangeLog

dannysmith@cygwin.com dannysmith@cygwin.com
Tue Aug 24 08:49:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dannysmith@sourceware.org	2004-08-24 08:49:35

Modified files:
	winsup/mingw   : crt1.c ChangeLog 

Log message:
	* crt1.c: (__mingw_CRTStartup): Change return to void.  Add
	noreturn attribute. Align stack to 16 bytes before passing args
	to main.
	(mainCRTStartup): Change return to void.
	(WinMainCRTStartup): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/crt1.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.231&r2=1.232



More information about the Cygwin-cvs mailing list