This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog include/c_std/bits/ ...
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Subject: gcc/libstdc++-v3 ChangeLog include/c_std/bits/ ...
- From: bkoz at gcc dot gnu dot org
- Date: 9 Jun 2001 18:53:57 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: bkoz@gcc.gnu.org 2001-06-09 11:53:57
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/c_std/bits: std_cctype.h std_cstdio.h
std_cstdlib.h std_cstring.h
std_ctime.h std_cwchar.h
Log message:
2001-06-09 Benjamin Kosnik <bkoz@redhat.com>
* include/c_std/bits/std_cwchar.h: Remove size_t injection,
include std_cstddef.
* include/c_std/bits/std_ctime.h: Same.
* include/c_std/bits/std_cstring.h: Same.
* include/c_std/bits/std_cstdlib.h: Same.
* include/c_std/bits/std_cstdio.h: Remove vsnprintf, snprintf.
* include/c_std/bits/std_cctype.h: Remove isblank.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.452.2.99&r2=1.452.2.100
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/c_std/bits/std_cctype.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.4.2.3&r2=1.4.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/c_std/bits/std_cstdio.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.8.2.2&r2=1.8.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/c_std/bits/std_cstdlib.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.7.2.5&r2=1.7.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/c_std/bits/std_cstring.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.5.2.4&r2=1.5.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/c_std/bits/std_ctime.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.6.2.1&r2=1.6.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.5.2.5&r2=1.5.2.6