Date: Tue, 14 Jun 2005 10:56:02 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen msgrcv.3 Message-ID: <200506141056.j5EAu2h9082642@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2005-06-14 10:56:02 UTC FreeBSD src repository Modified files: lib/libc/gen msgrcv.3 Log: When IPC_NOWAIT is set and there is no message, msgrcv() fails with errno set to ENOMSG. PR: docs/82217 Submitted by: delphij Approved by: re (blanket) Revision Changes Path 1.20 +3 -3 src/lib/libc/gen/msgrcv.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506141056.j5EAu2h9082642>