]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++/68921 add timeout argument to futex(2)
authorJonathan Wakely <jwakely@redhat.com>
Wed, 16 Dec 2015 10:40:04 +0000 (10:40 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 16 Dec 2015 10:40:04 +0000 (10:40 +0000)
commit55089c2b5c6f05bc37a19f425ec1612fa6aa8605
tree5dd2a48b46cf6ea93adb03ac22b0985e6c64a96a
parent1408479363d5f34b306c75f60a6dfbdeb5be0544
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.

From-SVN: r231676
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/futex.cc