mknumeric_limits: Add static definitions, format.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 20 Jun 2001 03:06:44 +0000 (03:06 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 20 Jun 2001 03:06:44 +0000 (03:06 +0000)
2001-06-19  Benjamin Kosnik  <bkoz@redhat.com>

* mknumeric_limits: Add static definitions, format.
* testsuite/18_support/numeric_limits.cc (test02): Add test.

* include/c_std/bits/std_cwchar.h: Include ctime.
* testsuite/17_intro/header_cwchar.cc : Check.

* include/c_std/bits/std_cwctype.h: Inject wctype.
* testsuite/17_intro/header_cwctype.cc: Update.

From-SVN: r43467

libstdc++-v3/ChangeLog

index 0bf66e8..b05b5a1 100644 (file)
@@ -1,6 +1,6 @@
 2001-06-19  Benjamin Kosnik  <bkoz@redhat.com>
 
-       * mknumeric_limits: Add static defintions, format.
+       * mknumeric_limits: Add static definitions, format.
        * testsuite/18_support/numeric_limits.cc (test02): Add test.
 
        * include/c_std/bits/std_cwchar.h: Include ctime.