Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/26/2005 18:04:19
Module Name:	src
Committed By:	matt
Date:		Sat Feb 26 18:04:19 UTC 2005

Modified Files:
	src/lib/libc/sys: Makefile.inc poll.2 select.2

Log Message:
Build syscalls stubs for pselect and pollts.  Update man pages.


To generate a diff of this commit:
cvs rdiff -r1.155 -r1.156 src/lib/libc/sys/Makefile.inc
cvs rdiff -r1.18 -r1.19 src/lib/libc/sys/poll.2
cvs rdiff -r1.23 -r1.24 src/lib/libc/sys/select.2

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