From owner-freebsd-questions Fri Feb 24 19:58:43 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id TAA04892 for questions-outgoing; Fri, 24 Feb 1995 19:58:43 -0800 Received: from nsk.kodak.com (nsk.kodak.com [150.220.251.149]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id TAA04886 for ; Fri, 24 Feb 1995 19:58:39 -0800 Received: by nsk.kodak.com id AA19508 (5.67b+/IDA-1.5 for ); Fri, 24 Feb 1995 22:53:33 -0500 Received: from khis_ns.khis.kodak.com(192.232.112.2) by nsk.kodak.com via smap (V1.3) id sma019506; Fri Feb 24 22:53:23 1995 Received: from dal-gw.dal.khis.Kodak.COM by khis_ns.khis.kodak.com with SMTP id AA15811 (5.67b/IDA-1.5 for ); Fri, 24 Feb 1995 22:58:52 -0500 Received: from alamo.dal.khis.kodak.com by dal-gw.dal.khis.kodak.com with SMTP id AA11294 (5.65c/IDA-1.5 for questions@FreeBSD.org); Fri, 24 Feb 1995 21:55:56 -0600 Received: from scotty.khis.com by alamo.dal.khis.kodak.com (4.1/SMI-4.1) id AA16517; Fri, 24 Feb 95 21:57:13 CST From: wardd@khis.Kodak.COM (Doug Ward) Message-Id: <9502250357.AA16517@alamo.dal.khis.kodak.com> Subject: ENOMSG and Sys V IPC messaging To: questions@FreeBSD.org Date: Fri, 24 Feb 1995 21:57:12 -0600 (CST) Content-Type: text Content-Length: 222 Sender: questions-owner@FreeBSD.org Precedence: bulk ENOMSG is not defined in . msgrcv() is supposed to set errno to ENOMSG when it is called with IPC_NOWAIT and there is no message of msgtyp in the message queue. Is there a patch for this? thanks, william