de96ac4681
2001-06-08 Benjamin Kosnik <bkoz@redhat.com> libstdc++/2767 libstdc++/2989 libstdc++/2992 * include/std/*: Add copyright notice. * include/c_std/bits/*: Use using statements instead of extern "C". * include/c_std/bits/std_cmath.h: Don't overload double versions of math functions with __buitin versions, use global version to prevent ambiguities. Remove define hacks. * include/c_std/bits/std_cwchar.h: Using declarations for "C" functions that have changed signatures and std:: declarations. Remove define hacks. * include/c_std/bits/std_cwchar.h: Same, plus remove ambiguous __builtins in std::. Remove define hacks. * testsuite/17_intro/headers_c.cc: Add tests. * testsuite/17_intro/headers_c++.cc: Add test. From-SVN: r43061 |
||
---|---|---|
.. | ||
header_cassert.cc | ||
header_cerrno.cc | ||
header_ciso646.cc | ||
header_csetjmp.cc | ||
header_cstdarg.cc | ||
header_cstddef.cc | ||
header_cstdio.cc | ||
header_cstdlib.cc | ||
header_cstring.cc | ||
header_ctime.cc | ||
header_cwchar.cc | ||
header_cwctype.cc | ||
header_fstream.cc | ||
header_iomanip.cc | ||
header_ios.cc | ||
header_iosfwd.cc | ||
header_iostream.cc | ||
header_istream.cc | ||
header_ostream.cc | ||
header_sstream.cc | ||
header_streambuf.cc | ||
headers_c.cc | ||
headers_c++.cc | ||
headers.cc |