gcc/libstdc++-v3/include
Jonathan Wakely c6b3f349f5 re PR libstdc++/61841 (broken std::thread on Hurd)
PR libstdc++/61841
	* include/std/thread (thread::_M_start_thread): Declare new overload.
	(thread::thread<_Callable, _Args...>): Call new overload with an
	explicit reference to pthread_create.
	* src/c++11/thread.cc (thread::_M_start_thread): Add new overload.
	* config/abi/pre/gnu.ver: Export new function.

From-SVN: r213922
2014-08-13 19:40:10 +01:00
..
backward
bits * include/bits/basic_string.h (getline): Declare inline. 2014-08-12 16:48:23 +01:00
c
c_compatibility
c_global
c_std
debug
decimal
experimental string_view: Make the literal operators constexpr like the ctors they call. 2014-07-25 03:47:46 +00:00
ext 2014-08-13 Paolo Carlini <paolo.carlini@oracle.com> 2014-08-13 11:56:45 +00:00
parallel
precompiled
profile profiler_hash_func.h: Fix a comment typo 2014-08-13 16:28:39 +00:00
std re PR libstdc++/61841 (broken std::thread on Hurd) 2014-08-13 19:40:10 +01:00
tr1
tr2
Makefile.am
Makefile.in