Source-Changes archive

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

CVS commit: src/sys/compat



Module Name:    src
Committed By:   njoly
Date:           Mon Jul 12 12:01:53 UTC 2010

Modified Files:
        src/sys/compat/linux/common: linux_time.c
        src/sys/compat/linux32/common: linux32_time.c

Log Message:
Add CLOCK_MONOTONIC support for compat linux/linux32
clock_nanosleep(2).


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/compat/linux/common/linux_time.c
cvs rdiff -u -r1.34 -r1.35 src/sys/compat/linux32/common/linux32_time.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