Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/arch/alpha
Module Name: src
Committed By: jdolecek
Date: Sun Aug 1 10:36:35 UTC 2004
Modified Files:
src/sys/compat/linux/arch/alpha: syscalls.master
Log Message:
connect madvise(2) and mincore(2) - apparently the newer Linux libs
don't stub it anymore, so allow the application to take advantage
of them
the Linux calls appear to be compatible in the flag values and semantics,
so a wrapper is not necessary
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/compat/linux/arch/alpha/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