]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgomp: Fix default futex vs errno
authorRichard Henderson <rth@redhat.com>
Wed, 2 Apr 2014 20:27:29 +0000 (13:27 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 2 Apr 2014 20:27:29 +0000 (13:27 -0700)
commitab18f2f51cc15d464943663949d9872a15108b0a
tree47b819ab3c0e90f5bbb4ca4555eb28c8bbac83cb
parenta19b0bfd981e19b07423c47d9cd014ddf8f1ff0b
libgomp: Fix default futex vs errno

* config/linux/futex.h (futex_wait): Get error value from errno.
(futex_wake): Likewise.

From-SVN: r209035
libgomp/ChangeLog
libgomp/config/linux/futex.h