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 |
||
---|---|---|
.. | ||
algorithm | ||
bitset | ||
cassert | ||
cctype | ||
cerrno | ||
cfloat | ||
ciso646 | ||
climits | ||
clocale | ||
cmath | ||
complex | ||
csetjmp | ||
csignal | ||
cstdarg | ||
cstddef | ||
cstdio | ||
cstdlib | ||
cstring | ||
ctime | ||
cwchar | ||
cwctype | ||
deque | ||
fstream | ||
functional | ||
iomanip | ||
ios | ||
iosfwd | ||
iostream | ||
istream | ||
iterator | ||
limits | ||
list | ||
locale | ||
map | ||
memory | ||
numeric | ||
ostream | ||
queue | ||
set | ||
sstream | ||
stack | ||
stdexcept | ||
streambuf | ||
string | ||
utility | ||
valarray | ||
vector |