Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 12/30/2002 14:39:00
Module Name:	src
Committed By:	sommerfeld
Date:		Mon Dec 30 12:39:00 UTC 2002

Modified Files:
	src/lib/libc/sys: read.2 write.2

Log Message:
In EINTR description, add a crossreference to sigaction(2).
Put reference to "slow device" back in since filesystem & disk I/O, doesn't get
EINTR while pipes, sockets, ttys, etc., can.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/lib/libc/sys/read.2
cvs rdiff -r1.22 -r1.23 src/lib/libc/sys/write.2

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