Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/compat/linux
Module Name: syssrc
Committed By: manu
Date: Sun Sep 30 20:44:50 UTC 2001
Modified Files:
syssrc/sys/compat/linux/arch/i386: linux_syscall.h linux_syscallargs.h
linux_syscalls.c linux_sysent.c syscalls.master
syssrc/sys/compat/linux/common: linux_file64.c
Log Message:
Fixes my last commit: only mips really need fcntl64 to work now. i386 and
powerpc could use it later if needed. m68k and alpha should never need it.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/compat/linux/arch/i386/linux_syscall.h \
syssrc/sys/compat/linux/arch/i386/linux_syscallargs.h \
syssrc/sys/compat/linux/arch/i386/linux_sysent.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/compat/linux/arch/i386/linux_syscalls.c
cvs rdiff -r1.59 -r1.60 syssrc/sys/compat/linux/arch/i386/syscalls.master
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/linux/common/linux_file64.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