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/_mingw.h in ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	mingw-std-ns-branch
Changes by:	dannysmith at sourceware dot org	2003-04-04 05:14:12

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include: _mingw.h time.h 

Log message:
	* include/_mingw.h:[__cplusplus] Include <bits/c++config.h>.
	(__HAVE_STD_CXX): Rename to __MINGW_USE_MAMESPACES.
	Depend on _GLIBCPP_USE_NAMESPACES, not __GNUC__ version.
	* include/time.h (_wctime): Qualify time_t with __CSTD.

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.27&r2=1.85.2.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/_mingw.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.13.2.4&r2=1.13.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/time.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.6.2.4&r2=1.6.2.5


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