r231679 - in /branches/gcc-5-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Dec 16 11:48:00 GMT 2015


Author: redi
Date: Wed Dec 16 11:48:55 2015
New Revision: 231679

URL: https://gcc.gnu.org/viewcvs?rev=231679&root=gcc&view=rev
Log:
libstdc++/68921 add timeout argument to futex(2)

	PR libstdc++/68921
	* src/c++11/futex.cc
	(__atomic_futex_unsigned_base::_M_futex_wait_until): Use null pointer
	as timeout argument.

Modified:
    branches/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/gcc-5-branch/libstdc++-v3/src/c++11/futex.cc



More information about the Libstdc++-cvs mailing list