Module Name:src
Committed By: thorpej
Date: Sat Aug 7 01:46:54 UTC 2021
Modified Files:
src/tests/lib/libc/sys [thorpej-futex2]: t_futex_ops.c
Log Message:
futex_wake_highest_pri is not expected to fail on the thorpej-futex2
branch.
To generate a diff of this commit:
cv
Module Name:src
Committed By: thorpej
Date: Sat Aug 7 01:44:51 UTC 2021
Modified Files:
src/tests/lib/libc/sys [thorpej-futex2]: t_futex_ops.c
Log Message:
Fix the unit test for FUTEX_REQUEUE and FUTEX_CMP_REQUEUE to account
for the different return value semantics.
To