Author: rth
Date: Wed Apr 2 20:27:29 2014
New Revision: 209035
URL: http://gcc.gnu.org/viewcvs?rev=209035&root=gcc&view=rev
Log:
libgomp: Fix default futex vs errno
* config/linux/futex.h (futex_wait): Get error value from errno.
(futex_wake): Likewise.
Modified:
trunk/libgomp/ChangeLog
trunk/libgomp/config/linux/futex.h