]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Return ENOSYS instead of 0 for the unknown futex operations.
authorkib <kib@FreeBSD.org>
Sun, 2 Mar 2008 14:00:50 +0000 (14:00 +0000)
committerkib <kib@FreeBSD.org>
Sun, 2 Mar 2008 14:00:50 +0000 (14:00 +0000)
commit86936eba803f0ae2cade1d704dbb8b6f3fb96974
treea24a41a395c092d3955e85adf4318642a22f1cf2
parentd9f8b4ad275db6dce833d018c5d4561f9dbf5a53
Return ENOSYS instead of 0 for the unknown futex operations.

Submitted by: rdivacky
Reported and tested by: Gary Stanley <gary velocity-servers net>
sys/compat/linux/linux_futex.c