src/winsup/mingw ChangeLog

dannysmith@cygwin.com dannysmith@cygwin.com
Fri Sep 27 02:32:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Branch: 	mingw-std-ns-branch
Changes by:	dannysmith@sources.redhat.com	2002-09-27 02:32:49

Modified files:
	winsup/mingw   : ChangeLog 

Log message:
	* include/stdio.h: Don't include stdarg.h.
	(__VA_LIST): Define as __builtin_va_list or char* instead.
	* include/stdarg.h: #include _mingw.h.
	In C++, #include_next<stdarg.g> in namespace __ginclude.
	Push va_list into std:: if whole file is needed, else
	push __gnuc_va_list into global.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.85.2.10&r2=1.85.2.11



More information about the Cygwin-cvs mailing list