Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/18/2003 00:56:57
Module Name:	src
Committed By:	thorpej
Date:		Tue Nov 18 00:56:57 UTC 2003

Modified Files:
	src/distrib/sets/lists/comp: mi
	src/include: unistd.h
	src/lib/libc/sys: Makefile.inc fsync.2
	src/lib/libpthread: pthread_cancelstub.c pthread_testcancel.3

Log Message:
Userland portion of fsync_range(2), written by Bill Studenmund, and
contributed by Wasabi Systems, Inc.


To generate a diff of this commit:
cvs rdiff -r1.640 -r1.641 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.94 -r1.95 src/include/unistd.h
cvs rdiff -r1.144 -r1.145 src/lib/libc/sys/Makefile.inc
cvs rdiff -r1.13 -r1.14 src/lib/libc/sys/fsync.2
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/pthread_cancelstub.c
cvs rdiff -r1.2 -r1.3 src/lib/libpthread/pthread_testcancel.3

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