Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   riastradh
Date:           Tue May  5 15:25:18 UTC 2020

Modified Files:
        src/sys/kern: sys_futex.c
        src/sys/sys: futex.h

Log Message:
Revert "Use cv_timedwaitclock_sig in futex."

Turned out to break things; we'll do this another way.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/kern/sys_futex.c
cvs rdiff -u -r1.3 -r1.4 src/sys/sys/futex.h

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