Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/27/2008 16:18:22
Module Name:	src
Committed By:	martin
Date:		Sun Jan 27 16:18:22 UTC 2008

Modified Files:
	src/lib/libc/sys: Makefile.inc
Added Files:
	src/lib/libc/sys: posix_fadvise.c

Log Message:
libc part of posix_fadvise changes.
The new compatibility stub is ABI compatible to the old syscall, so no
need to bump libc minor.


To generate a diff of this commit:
cvs rdiff -r1.184 -r1.185 src/lib/libc/sys/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/sys/posix_fadvise.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.