egcs/libstdc++-v3 ChangeLog config/bsd/ctype.c ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Wed May 10 13:23:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bkoz@sourceware.cygnus.com	00/05/10 13:23:27

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/bsd: ctype.cc 
	libstdc++-v3/config/generic: ctype.cc 
	libstdc++-v3/testsuite/21_strings: char_traits.cc 

Log message:
	2000-05-10  Benjamin Kosnik  <bkoz@redhat.com>
	
	Finish up FreeBSD4.0 support.
	* config/bsd/ctype.cc: Scope out toupper, tolower calls.
	* config/generic/ctype.cc: And here.
	* testsuite/21_strings/char_traits.cc (test02): Guard with
	_GLIBCPP_USE_WCHAR_T.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.23&r2=1.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/bsd/ctype.cc.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/generic/ctype.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/testsuite/21_strings/char_traits.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3



More information about the Libstdc++-cvs mailing list