Subject: CVS commit: syssrc/sys/compat/linux/common
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/10/2002 17:38:09
Module Name:	syssrc
Committed By:	tron
Date:		Fri May 10 14:38:09 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/common: linux_file64.c linux_misc.c

Log Message:
Move implementation of linux_sys_getdents64() to source file for
Linux 64bit filesystem calls.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/compat/linux/common/linux_file64.c
cvs rdiff -r1.107 -r1.108 syssrc/sys/compat/linux/common/linux_misc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.