From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Xenomai core <Xenomai-core@domain.hid>
Subject: Re: [Xenomai-core] [pull request] signals handling and posix fixes.
Date: Sat, 05 Dec 2009 00:07:42 +0100 [thread overview]
Message-ID: <4B19963E.9080902@domain.hid> (raw)
In-Reply-To: <4B1990E9.2040608@domain.hid>
Sorry, found a new issue. Here is the pull request with this latest fix.
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 (3):
signals: reduce signals handling memory footprint
posix: cosmetic cleanup of pthread_cond_*wait
posix: revert commit 58c1b922a96fedaef110c925a0dddb0e86dbcaf4
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/select.c | 2 +-
8 files changed, 99 insertions(+), 86 deletions(-)
--
Gilles.
prev parent reply other threads:[~2009-12-04 23:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-04 22:44 [Xenomai-core] [pull request] signals handling and posix fixes Gilles Chanteperdrix
2009-12-04 23:07 ` Gilles Chanteperdrix [this message]
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=4B19963E.9080902@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.