From: Manfred Spraul <manfred@colorfullife.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org, Ulrich Drepper <drepper@redhat.com>
Subject: Re: Fw: [PATCH] Fix mq_notify with SIGEV_NONE notification
Date: Wed, 14 Apr 2004 06:52:59 +0200 [thread overview]
Message-ID: <407CC3AB.6050602@colorfullife.com> (raw)
In-Reply-To: <20040413163605.031af36c.akpm@osdl.org>
Hi Jakub,
Jakub wrote:
>mq_notify (q, NULL)
>and
>struct sigevent ev = { .sigev_notify = SIGEV_NONE };
>mq_notify (q, &ev)
>are not the same thing in POSIX, yet the kernel treats them the same.
>
What should mq_notify(q, &{.sigev_notify = SIGEV_NONE}) do? Register a
notification, but deliver nothing?
--
Manfred
next parent reply other threads:[~2004-04-14 4:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20040413163605.031af36c.akpm@osdl.org>
2004-04-14 4:52 ` Manfred Spraul [this message]
2004-04-14 6:26 ` Fw: [PATCH] Fix mq_notify with SIGEV_NONE notification Jakub Jelinek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=407CC3AB.6050602@colorfullife.com \
--to=manfred@colorfullife.com \
--cc=akpm@osdl.org \
--cc=drepper@redhat.com \
--cc=jakub@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox