gcc/libstdc++-v3/include/c_global
Paolo Carlini 42906f7940 cstdlib (at_quick_exit, quick_exit): Do not declare.
2013-02-11  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/c_std/cstdlib (at_quick_exit, quick_exit): Do not declare.
	* include/c_global/cstdlib (at_quick_exit, quick_exit): Declare only
	in C++11 mode and if available in the underlying C library.
	* testsuite/18_support/quick_exit/quick_exit.cc: Compile with
	-std=gnu++11; check _GLIBCXX_HAVE_AT_QUICK_EXIT and
	_GLIBCXX_HAVE_QUICK_EXIT.

From-SVN: r195961
2013-02-11 23:42:43 +00:00
..
cassert Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ccomplex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cctype Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cerrno Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cfenv Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cfloat Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cinttypes Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ciso646 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
climits Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
clocale Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cmath Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
csetjmp Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
csignal Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cstdalign Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cstdarg Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cstdbool Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cstddef Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cstdint Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cstdio Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cstdlib cstdlib (at_quick_exit, quick_exit): Do not declare. 2013-02-11 23:42:43 +00:00
cstring Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ctgmath Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ctime Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cwchar Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cwctype Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00