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/stdio.h inc ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	mingw-std-ns-branch
Changes by:	dannysmith@sourceware.org	2002-10-16 15:33:36

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include: stdio.h stdlib.h wchar.h 

Log message:
	* include/stdio.h: Qualify another size_t with __CSTD.
	* include/stdlib.h: Likewise.
	* include/wchar.h: Qualify size_t with __CSTD,
	when in global namespace.

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.18&r2=1.85.2.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdio.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.12.2.7&r2=1.12.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdlib.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.10.6.4&r2=1.10.6.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/wchar.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.10.6.8&r2=1.10.6.9


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