Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: riastradh
Date: Tue May 5 15:23:32 UTC 2020
Modified Files:
src/sys/kern: sys_futex.c
Log Message:
Revert "Make sure futex waits never return ERESTART."
Part of redoing the timedwaitclock changes, which were buggy and
committed a little too fast.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.
Home |
Main Index |
Thread Index |
Old Index