gcc/libstdc++-v3
Jonathan Wakely 9b2b801af5 mutex (try_lock, [...]): Fix.
2010-12-04  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/std/mutex (try_lock, __try_lock_impl): Fix.
	(lock): Implement using __try_lock_impl.
	* testsuite/30_threads/try_lock/2.cc: Fix logic.
	* testsuite/30_threads/try_lock/4.cc: New.
	* testsuite/30_threads/lock/1.cc: New.
	* testsuite/30_threads/lock/2.cc: New.
	* testsuite/30_threads/lock/3.cc: New.
	* testsuite/30_threads/lock/4.cc: New.

From-SVN: r167452
2010-12-04 02:37:46 +00:00
..
config future.cc (future_category): Export compatibility symbol. 2010-12-02 22:18:11 +00:00
doc user.cfg.in: Adjust scanned includes. 2010-11-08 23:12:24 +00:00
include mutex (try_lock, [...]): Fix. 2010-12-04 02:37:46 +00:00
libsupc++ initializer_list: Decorate with constexpr. 2010-11-01 21:31:50 -04:00
po
python re PR libstdc++/45999 (runtime error in std::vector python pretty printer.) 2010-11-01 21:28:44 +00:00
scripts extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
src future.cc (future_category): Export compatibility symbol. 2010-12-02 22:18:11 +00:00
testsuite mutex (try_lock, [...]): Fix. 2010-12-04 02:37:46 +00:00
acinclude.m4
aclocal.m4
ChangeLog mutex (try_lock, [...]): Fix. 2010-12-04 02:37:46 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
config.h.in
configure extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
configure.ac extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
configure.host re PR target/45693 (All Tru64 UNIX C++ EH tests fail) 2010-11-02 16:16:22 +00:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.