Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/compat/linux/arch/i386
Module Name: syssrc
Committed By: martin
Date: Sun Sep 30 18:57:43 UTC 2001
Modified Files:
syssrc/sys/compat/linux/arch/i386: syscalls.master
Log Message:
Make i386 kernels compile again.
fcntl64 was still marked UNIMPL, but the implementation existed, causing
a missing prototype warning.
XXX I have no clue if this is the correct fix - someone able to test this
please review it!
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/compat/linux/arch/i386/syscalls.master
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