Module Name: src Committed By: thorpej Date: Fri Aug 6 23:53:53 UTC 2021
Modified Files: src/sys/kern [thorpej-futex2]: sys_futex.c Log Message: Isolate knowledge of the union-ness of futex_key to where it's declared. To generate a diff of this commit: cvs rdiff -u -r1.12.4.3 -r1.12.4.4 src/sys/kern/sys_futex.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.