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 generate a diff of this commit: cvs rdiff -u -r1.5 -r1.5.8.1 src/tests/lib/libc/sys/t_futex_ops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.