From: Philippe Gerum <rpm@xenomai.org>
To: xenomai@xenomai.org
Subject: [Xenomai-core] [PULL-REQUEST] assorted fixes for 2.5.x
Date: Sat, 06 Mar 2010 18:08:32 +0100 [thread overview]
Message-ID: <1267895312.27899.15.camel@domain.hid> (raw)
The following changes since commit af93ec87f975b387243127090b578d57922b38dc:
Gilles Chanteperdrix (1):
posix: fix recursive condvar implementation
are available in the git repository at:
git://xenomai.org/xenomai-rpm.git for-upstream
Andreas Glatz (3):
native: corrected spelling mistake in macro __xeno_flush_rq()
nucleus: check IRQ object before attaching or detaching it
native: removed redundant code in rt_intr_delete()
Philippe Gerum (7):
asm-generic: fix dist rule to include timeconv.h
scripts: fix xeno-config to return proper POSIX cflags
scripts: fix xeno-config for the deprecated --posix-cflags form
posix: do not uselessly detach IRQ descriptor before deletion
nucleus/intr: factor out consistency checks
nucleus/intr: factor out attachment bit setting
nucleus/intr: fix error code from xnintr_detach()
Stefan Kisdaroczi (1):
debian: fix package libxenomai1
debian/changelog | 9 ++++
debian/libxenomai1.dirs | 2 +-
debian/libxenomai1.lintian | 2 +-
debian/rules | 6 +-
include/asm-generic/Makefile.am | 1 +
include/native/ppd.h | 2 +-
ksrc/nucleus/intr.c | 91 ++++++++++++++++++++++-----------------
ksrc/skins/native/intr.c | 5 +-
ksrc/skins/posix/intr.c | 5 +-
scripts/xeno-config.in | 5 +-
10 files changed, 74 insertions(+), 54 deletions(-)
--
Philippe.
next reply other threads:[~2010-03-06 17:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-06 17:08 Philippe Gerum [this message]
2010-03-06 17:41 ` [Xenomai-core] [PULL-REQUEST] assorted fixes for 2.5.x Gilles Chanteperdrix
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=1267895312.27899.15.camel@domain.hid \
--to=rpm@xenomai.org \
--cc=xenomai@xenomai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.