Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: martin
Date: Sun Jan 27 16:16:51 UTC 2008
Modified Files:
src/sys/compat/common: Makefile
src/sys/kern: kern_descrip.c
Added Files:
src/sys/compat/common: kern_descrip_40.c
Log Message:
Implement new version of posix_fadvise as a stub callinig the real
worker function, and compatibility stub doing the same with old argument
sturcture.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/compat/common/Makefile
cvs rdiff -r0 -r1.1 src/sys/compat/common/kern_descrip_40.c
cvs rdiff -r1.169 -r1.170 src/sys/kern/kern_descrip.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