From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Xenomai core <Xenomai-core@domain.hid>
Subject: [Xenomai-core] [pull request] signals handling and posix fixes.
Date: Fri, 04 Dec 2009 23:44:57 +0100 [thread overview]
Message-ID: <4B1990E9.2040608@domain.hid> (raw)
The following changes since commit 4f42de74f9b9a1d29093ba695e5ae0ff4a66a132:
Philippe Gerum (1):
x86: upgrade I-pipe support to 2.6.31.1-x86-2.4-07
are available in the git repository at:
git+ssh://git.xenomai.org/xenomai-gch.git for-head
Gilles Chanteperdrix (2):
signals: reduce signals handling memory footprint
posix: cosmetic cleanup of pthread_cond_*wait
Peter Soetens (1):
posix: Fix __wrap_select() when timeout happens.
include/asm-arm/syscall.h | 9 +---
include/asm-blackfin/syscall.h | 8 +---
include/asm-generic/syscall.h | 18 ++++----
include/asm-nios2/syscall.h | 8 +---
include/asm-powerpc/syscall.h | 9 +---
include/asm-x86/syscall.h | 93 ++++++++++++++++++---------------------
src/skins/common/bind.c | 38 ++++++++++++++++
src/skins/posix/cond.c | 26 +++++------
src/skins/posix/select.c | 2 +-
9 files changed, 110 insertions(+), 101 deletions(-)
--
Gilles.
next reply other threads:[~2009-12-04 22:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-04 22:44 Gilles Chanteperdrix [this message]
2009-12-04 23:07 ` [Xenomai-core] [pull request] signals handling and posix fixes 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=4B1990E9.2040608@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=Xenomai-core@domain.hid \
/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.