gcc/libstdc++-v3/include
Chris Fairles d74eef3beb mutex (once_flag): Construct __gthread_once_t in a temporary variable before assigning to _M_once...
2008-09-04  Chris Fairles  <chris.fairles@gmail.com>

        * include/std/mutex (once_flag): Construct __gthread_once_t in a
	temporary variable before assigning to _M_once to avoid initialization
	errors.

From-SVN: r139986
2008-09-04 14:35:54 +00:00
..
backward
bits char_traits.h (char_traits<char16_t>:: assign(char_type*, size_t, char_type), [...]): For now, just open-code. 2008-08-21 01:06:45 +00:00
c
c_compatibility
c_global
c_std
debug set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
ext PR libstdc++/33979 (partial) 2008-08-20 19:29:54 +00:00
parallel 2008-08-12 Johannes Singler <singler@ira.uka.de> 2008-08-12 17:23:00 +00:00
precompiled chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
std mutex (once_flag): Construct __gthread_once_t in a temporary variable before assigning to _M_once... 2008-09-04 14:35:54 +00:00
tr1 re PR testsuite/37149 (27_io/basic_ostream/inserters_other/char/error_code.cc) 2008-08-18 17:48:15 +00:00
tr1_impl hashtable (_Hashtable<>): Add missing pointer and const_pointer typedefs. 2008-08-27 19:27:11 +00:00
Makefile.am chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
Makefile.in gnu.ver: Also export __once_functor_lock... 2008-09-04 00:57:57 +00:00