libstdc++/ /ChangeLog its/std_cstdlib.h its/lo ...
bkoz@sourceware.cygnus.com
bkoz@sourceware.cygnus.com
Thu Sep 23 00:39:00 GMT 1999
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@egcs.cygnus.com 99/09/23 00:39:21
Modified files:
. : ChangeLog
bits : std_cstdlib.h locale_facets.tcc
testsuite/27_io: istream.cc ostream.cc
Log message:
1999-09-22 Benjamin Kosnik <bkoz@milou.cygnus.com>
* bits/std_cstdlib.h: Add more linux-specif hacks to the header
files so that stdtof and strtold will be declared. Some hacks
already exits in bits/std_cctype.h -- these should all be removed
at a later date.
* bits/locale_facets.tcc: Add cstring.h include.
_S_format_long: Use long, not int.
Add std_limits.h include, for numeric_limits.
* testsuite/27_io/istream.cc: Make instantiations work when using
-fhonor-std.
* testsuite/27_io/ostream.cc: Same.
More information about the Libstdc++-cvs
mailing list