Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   riastradh
Date:           Tue Apr 28 17:27:03 UTC 2020

Modified Files:
        src/sys/kern: sys_futex.c
        src/tests/lib/libc/sys: t_futex_ops.c

Log Message:
Make FUTEX_WAIT_BITSET(bitset=0) fail with EINVAL to match Linux.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/kern/sys_futex.c
cvs rdiff -u -r1.1 -r1.2 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.




Home | Main Index | Thread Index | Old Index