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:           Sun May  3 01:25:48 UTC 2020

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

Log Message:
Use cv_timedwaitclock_sig in futex.

Possible fix for hangs observed with Java under Linux emulation.


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