Add text desribing EINVAL error for read(2).

This commit is contained in:
Michael Kerrisk 2007-09-27 17:59:11 +00:00
parent ca313a6891
commit 56e0e87ff5
1 changed files with 10 additions and 0 deletions

View File

@ -103,6 +103,16 @@ the value specified in
.IR count ,
or the current file offset is not suitably aligned.
.TP
.B EINVAL
.I fd
was created via a call to
.BR timer_create (2)
and the wrong size buffer was given to
.BR read ();
see
.BR timer_create (2)
for further information.
.TP
.B EIO
I/O error.
This will happen for example when the process is in a