summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/c
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/c')
-rw-r--r--libstdc++-v3/include/c/cassert (renamed from libstdc++-v3/include/c/bits/std_cassert.h)0
-rw-r--r--libstdc++-v3/include/c/cctype (renamed from libstdc++-v3/include/c/bits/std_cctype.h)0
-rw-r--r--libstdc++-v3/include/c/cerrno (renamed from libstdc++-v3/include/c/bits/std_cerrno.h)0
-rw-r--r--libstdc++-v3/include/c/cfloat (renamed from libstdc++-v3/include/c/bits/std_cfloat.h)0
-rw-r--r--libstdc++-v3/include/c/ciso64638
-rw-r--r--libstdc++-v3/include/c/climits (renamed from libstdc++-v3/include/c/bits/std_climits.h)0
-rw-r--r--libstdc++-v3/include/c/clocale (renamed from libstdc++-v3/include/c/bits/std_clocale.h)0
-rw-r--r--libstdc++-v3/include/c/cmath (renamed from libstdc++-v3/include/c/bits/std_cmath.h)0
-rw-r--r--libstdc++-v3/include/c/csetjmp (renamed from libstdc++-v3/include/c/bits/std_csetjmp.h)0
-rw-r--r--libstdc++-v3/include/c/csignal (renamed from libstdc++-v3/include/c/bits/std_csignal.h)0
-rw-r--r--libstdc++-v3/include/c/cstdarg (renamed from libstdc++-v3/include/c/bits/std_cstdarg.h)0
-rw-r--r--libstdc++-v3/include/c/cstddef (renamed from libstdc++-v3/include/c/bits/std_cstddef.h)0
-rw-r--r--libstdc++-v3/include/c/cstdio (renamed from libstdc++-v3/include/c/bits/std_cstdio.h)0
-rw-r--r--libstdc++-v3/include/c/cstdlib (renamed from libstdc++-v3/include/c/bits/std_cstdlib.h)0
-rw-r--r--libstdc++-v3/include/c/cstring (renamed from libstdc++-v3/include/c/bits/std_cstring.h)0
-rw-r--r--libstdc++-v3/include/c/ctime (renamed from libstdc++-v3/include/c/bits/std_ctime.h)0
-rw-r--r--libstdc++-v3/include/c/cwchar (renamed from libstdc++-v3/include/c/bits/std_cwchar.h)0
-rw-r--r--libstdc++-v3/include/c/cwctype (renamed from libstdc++-v3/include/c/bits/std_cwctype.h)0
18 files changed, 38 insertions, 0 deletions
diff --git a/libstdc++-v3/include/c/bits/std_cassert.h b/libstdc++-v3/include/c/cassert
index 32928380ba3..32928380ba3 100644
--- a/libstdc++-v3/include/c/bits/std_cassert.h
+++ b/libstdc++-v3/include/c/cassert
diff --git a/libstdc++-v3/include/c/bits/std_cctype.h b/libstdc++-v3/include/c/cctype
index 5a423a08b8f..5a423a08b8f 100644
--- a/libstdc++-v3/include/c/bits/std_cctype.h
+++ b/libstdc++-v3/include/c/cctype
diff --git a/libstdc++-v3/include/c/bits/std_cerrno.h b/libstdc++-v3/include/c/cerrno
index 23a0060a884..23a0060a884 100644
--- a/libstdc++-v3/include/c/bits/std_cerrno.h
+++ b/libstdc++-v3/include/c/cerrno
diff --git a/libstdc++-v3/include/c/bits/std_cfloat.h b/libstdc++-v3/include/c/cfloat
index 744699709e5..744699709e5 100644
--- a/libstdc++-v3/include/c/bits/std_cfloat.h
+++ b/libstdc++-v3/include/c/cfloat
diff --git a/libstdc++-v3/include/c/ciso646 b/libstdc++-v3/include/c/ciso646
new file mode 100644
index 00000000000..c9f49fb6fc3
--- /dev/null
+++ b/libstdc++-v3/include/c/ciso646
@@ -0,0 +1,38 @@
+// -*- C++ -*- std header.
+
+// Copyright (C) 2001 Free Software Foundation, Inc.
+//
+// This file is part of the GNU ISO C++ Library. This library is free
+// software; you can redistribute it and/or modify it under the
+// terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option)
+// any later version.
+
+// This library is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License along
+// with this library; see the file COPYING. If not, write to the Free
+// Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+// USA.
+
+// As a special exception, you may use this file as part of a free software
+// library without restriction. Specifically, if other files instantiate
+// templates or use macros or inline functions from this file, or you compile
+// this file and link it with other files to produce an executable, this
+// file does not by itself cause the resulting executable to be covered by
+// the GNU General Public License. This exception does not however
+// invalidate any other reasons why the executable file might be covered by
+// the GNU General Public License.
+
+/** @file ciso646
+ * This is a Standard C++ Library file. You should @c #include this file
+ * in your programs, rather than any of the "st[dl]_*.h" implementation files.
+ *
+ * This is the C++ version of the Standard C Library header @c iso646.h,
+ * and its contents are (mostly) the same as that header, but are all
+ * contained in the namespace @c std.
+ */
+
diff --git a/libstdc++-v3/include/c/bits/std_climits.h b/libstdc++-v3/include/c/climits
index 05795a6adb6..05795a6adb6 100644
--- a/libstdc++-v3/include/c/bits/std_climits.h
+++ b/libstdc++-v3/include/c/climits
diff --git a/libstdc++-v3/include/c/bits/std_clocale.h b/libstdc++-v3/include/c/clocale
index 69ea1f6912c..69ea1f6912c 100644
--- a/libstdc++-v3/include/c/bits/std_clocale.h
+++ b/libstdc++-v3/include/c/clocale
diff --git a/libstdc++-v3/include/c/bits/std_cmath.h b/libstdc++-v3/include/c/cmath
index 2625eac91fb..2625eac91fb 100644
--- a/libstdc++-v3/include/c/bits/std_cmath.h
+++ b/libstdc++-v3/include/c/cmath
diff --git a/libstdc++-v3/include/c/bits/std_csetjmp.h b/libstdc++-v3/include/c/csetjmp
index 45e3da5d693..45e3da5d693 100644
--- a/libstdc++-v3/include/c/bits/std_csetjmp.h
+++ b/libstdc++-v3/include/c/csetjmp
diff --git a/libstdc++-v3/include/c/bits/std_csignal.h b/libstdc++-v3/include/c/csignal
index da585dd0ae1..da585dd0ae1 100644
--- a/libstdc++-v3/include/c/bits/std_csignal.h
+++ b/libstdc++-v3/include/c/csignal
diff --git a/libstdc++-v3/include/c/bits/std_cstdarg.h b/libstdc++-v3/include/c/cstdarg
index 5d2a2d88c54..5d2a2d88c54 100644
--- a/libstdc++-v3/include/c/bits/std_cstdarg.h
+++ b/libstdc++-v3/include/c/cstdarg
diff --git a/libstdc++-v3/include/c/bits/std_cstddef.h b/libstdc++-v3/include/c/cstddef
index 456f6ca9db1..456f6ca9db1 100644
--- a/libstdc++-v3/include/c/bits/std_cstddef.h
+++ b/libstdc++-v3/include/c/cstddef
diff --git a/libstdc++-v3/include/c/bits/std_cstdio.h b/libstdc++-v3/include/c/cstdio
index b7b29703d1f..b7b29703d1f 100644
--- a/libstdc++-v3/include/c/bits/std_cstdio.h
+++ b/libstdc++-v3/include/c/cstdio
diff --git a/libstdc++-v3/include/c/bits/std_cstdlib.h b/libstdc++-v3/include/c/cstdlib
index 75402e4aad0..75402e4aad0 100644
--- a/libstdc++-v3/include/c/bits/std_cstdlib.h
+++ b/libstdc++-v3/include/c/cstdlib
diff --git a/libstdc++-v3/include/c/bits/std_cstring.h b/libstdc++-v3/include/c/cstring
index 6a176559ce4..6a176559ce4 100644
--- a/libstdc++-v3/include/c/bits/std_cstring.h
+++ b/libstdc++-v3/include/c/cstring
diff --git a/libstdc++-v3/include/c/bits/std_ctime.h b/libstdc++-v3/include/c/ctime
index bf53c50347c..bf53c50347c 100644
--- a/libstdc++-v3/include/c/bits/std_ctime.h
+++ b/libstdc++-v3/include/c/ctime
diff --git a/libstdc++-v3/include/c/bits/std_cwchar.h b/libstdc++-v3/include/c/cwchar
index 713f4445773..713f4445773 100644
--- a/libstdc++-v3/include/c/bits/std_cwchar.h
+++ b/libstdc++-v3/include/c/cwchar
diff --git a/libstdc++-v3/include/c/bits/std_cwctype.h b/libstdc++-v3/include/c/cwctype
index 6f8a7c8f28b..6f8a7c8f28b 100644
--- a/libstdc++-v3/include/c/bits/std_cwctype.h
+++ b/libstdc++-v3/include/c/cwctype
OpenPOWER on IntegriCloud