* [Xenomai-core] [pull request] signals handling and posix fixes.
@ 2009-12-04 22:44 Gilles Chanteperdrix
2009-12-04 23:07 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: Gilles Chanteperdrix @ 2009-12-04 22:44 UTC (permalink / raw)
To: Xenomai core
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] [pull request] signals handling and posix fixes.
2009-12-04 22:44 [Xenomai-core] [pull request] signals handling and posix fixes Gilles Chanteperdrix
@ 2009-12-04 23:07 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2009-12-04 23:07 UTC (permalink / raw)
To: Xenomai core
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-04 23:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-04 22:44 [Xenomai-core] [pull request] signals handling and posix fixes Gilles Chanteperdrix
2009-12-04 23:07 ` Gilles Chanteperdrix
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.