gcc/libstdc++-v3/testsuite
Jonathan Wakely 8cc8789fb4 PR libstdc++/84442 if _Exit isn't declared then use _exit instead
PR libstdc++/84442
	* testsuite/30_threads/thread/cons/terminate.cc
	[!_GLIBCXX_USE_C99_STDLIB] : Use _exit or std::exit instead of _Exit.

From-SVN: r259463
2018-04-18 12:15:38 +01:00
..
17_intro * testsuite/17_intro/names.cc: Undefine 'y' on SPARC/Linux. 2018-01-16 20:40:09 +00:00
18_support PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-compilers 2018-03-12 22:52:16 +00:00
19_diagnostics
20_util PR libstdc++/85183 fix std::variant move-assignment 2018-04-04 00:03:07 +01:00
21_strings
22_locale
23_containers Fix some libstdc++ testsuite failures 2018-03-21 12:32:14 +00:00
24_iterators
25_algorithms
26_numerics Remove duplicate "//" in comment 2018-01-29 14:09:52 +00:00
27_io PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure 2018-04-10 15:36:09 +01:00
28_regex re PR libstdc++/83601 (std::regex_replace C++14 conformance issue: escaping in SED mode) 2018-01-14 00:48:30 +00:00
29_atomics
30_threads PR libstdc++/84442 if _Exit isn't declared then use _exit instead 2018-04-18 12:15:38 +01:00
abi
backward
config
data
decimal
experimental Make Filesystem TS tests pass in C++17 mode 2018-04-16 09:24:40 +01:00
ext [libstdc++][testsuite] Fix dg-options/dg-add-options order 2018-01-19 11:17:34 +01:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters printers.py (NodeIteratorPrinter): New. 2018-03-08 06:26:15 +00:00
libstdc++-xmethods
performance
special_functions [libstdc++][testsuite] Fix dg-options/dg-add-options order 2018-01-19 11:17:34 +01:00
tr1
tr2
util
Makefile.am
Makefile.in