FreeBSD Bugzilla – Attachment 54333 Details for
Bug 82217
[PATCH] Documentation fix for msgrcv(3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-msgrcv
patch-msgrcv (text/plain), 884 bytes, created by
Xin LI
on 2005-06-14 09:50:21 UTC
(
hide
)
Description:
patch-msgrcv
Filename:
MIME Type:
Creator:
Xin LI
Created:
2005-06-14 09:50:21 UTC
Size:
884 bytes
patch
obsolete
>Index: msgrcv.3 >=================================================================== >RCS file: /home/ncvs/src/lib/libc/gen/msgrcv.3,v >retrieving revision 1.19 >diff -u -r1.19 msgrcv.3 >--- msgrcv.3 2 Jul 2004 23:52:10 -0000 1.19 >+++ msgrcv.3 14 Jun 2005 08:41:02 -0000 >@@ -31,7 +31,7 @@ > .\" $FreeBSD: src/lib/libc/gen/msgrcv.3,v 1.19 2004/07/02 23:52:10 ru Exp $ > .\" > .\"/ >-.Dd November 24, 1997 >+.Dd June 15, 2005 > .Dt MSGRCV 3 > .Os > .Sh NAME >@@ -122,7 +122,7 @@ > will immediately return a value of -1, and set > .Va errno > to >-.Er EAGAIN . >+.Er ENOMSG . > If > .Dv IPC_NOWAIT > is not set, the calling process will be blocked >@@ -206,7 +206,7 @@ > points to an invalid address. > .It Bq Er EINTR > The system call was interrupted by the delivery of a signal. >-.It Bq Er EAGAIN >+.It Bq Er ENOMSG > There is no message of the requested type available on the message queue, > and > .Dv IPC_NOWAIT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 82217
: 54333