Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 11/04/2005 16:54:11
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.