egcs/libstdc++-v3 ChangeLog include/c_std/bits ...
ljrittle@gcc.gnu.org
ljrittle@gcc.gnu.org
Mon Apr 23 12:54:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: ljrittle@gcc.gnu.org 2001-04-23 12:54:35
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/c_std/bits: std_cerrno.h std_csetjmp.h
std_cstdarg.h
Log message:
* include/c_std/bits/std_cerrno.h (errno): Define macro from
identifier declared with external linkage, if needed.
* include/c_std/bits/std_csetjmp.h (setjmp): Likewise.
* include/c_std/bits/std_cstdarg.h (va_end): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.572&r2=1.573
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/c_std/bits/std_cerrno.h.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/c_std/bits/std_csetjmp.h.diff?cvsroot=gcc&r1=1.5&r2=1.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/c_std/bits/std_cstdarg.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
More information about the Libstdc++-cvs
mailing list