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.