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:   jdolecek
Date:           Sun May 12 15:04:28 UTC 2002

Modified Files:
        syssrc/sys/compat/linux/arch/arm: syscalls.master
        syssrc/sys/compat/linux/arch/powerpc: syscalls.master
        syssrc/sys/compat/linux/common: linux_file64.c

Log Message:
hook in remaining 64bit fs syscalls
make most of stuff in linux_file64.c available unconditionally,
  with exception of fcntl64, which is not present on Linux m68k


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/compat/linux/arch/arm/syscalls.master
cvs rdiff -r1.11 -r1.12 syssrc/sys/compat/linux/arch/powerpc/syscalls.master
cvs rdiff -r1.12 -r1.13 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