Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/sys
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.
Home |
Main Index |
Thread Index |
Old Index