Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/common
Module Name: src
Committed By: manu
Date: Fri Nov 4 16:54:11 UTC 2005
Modified Files:
src/sys/compat/linux/common: linux_exec.c linux_sched.c
Added Files:
src/sys/compat/linux/common: linux_futex.c linux_futex.h
Log Message:
Implement Linux futex ang gettid
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/compat/linux/common/linux_exec.c
cvs rdiff -r0 -r1.1 src/sys/compat/linux/common/linux_futex.c \
src/sys/compat/linux/common/linux_futex.h
cvs rdiff -r1.19 -r1.20 src/sys/compat/linux/common/linux_sched.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