--- - branch: MAIN date: Thu Apr 11 13:51:36 UTC 2024 files: - new: '1.20' old: '1.19' path: src/sys/kern/sys_futex.c pathrev: src/sys/kern/sys_futex.c@1.20 type: modified id: 20240411T135136Z.340b76da6a5f5058a34cc71774451d9c05501e53 log: | sys_futex.c: Fix illustration of futex(2). In this illustration, we need to _set_ bit 1 to claim ownership, not _clear_ bit 1 to claim ownership. No functional change intended -- comment only. module: src subject: 'CVS commit: src/sys/kern' unixtime: '1712843496' user: riastradh