* [Xenomai-core] [pull request] assorted backports for the 2.4 branch.
@ 2009-12-05 0:23 Gilles Chanteperdrix
0 siblings, 0 replies; only message in thread
From: Gilles Chanteperdrix @ 2009-12-05 0:23 UTC (permalink / raw)
To: Xenomai core
The following changes since commit 0b6b63885e91bd18c0aa31c935a0a1a5d44ef152:
Philippe Gerum (1):
blackfin: fix all syscall templates
are available in the git repository at:
git+ssh://git.xenomai.org/xenomai-gch.git for-2.4
Gilles Chanteperdrix (5):
posix: fix pthread_cond_wait syscall signals handling
posix: fix __wrap_pthread_cond_wait for better handling of signals and error conditions
posix: mark nanosleep as non restartable
nucleus: defer selector block deletion to an APC.
native: increase user-space native skin default stack size.
Peter Soetens (2):
nucleus: move posix selector in nucleus for every skin to use.
posix: Fix __wrap_select() when timeout happens.
include/nucleus/select.h | 5 +++
include/nucleus/thread.h | 4 +++
ksrc/nucleus/module.c | 19 +++++++++++--
ksrc/nucleus/pod.c | 8 +++++
ksrc/nucleus/select.c | 64 ++++++++++++++++++++++++++++++++++++-------
ksrc/nucleus/shadow.c | 2 +-
ksrc/nucleus/thread.c | 3 ++
ksrc/skins/posix/syscall.c | 21 +++-----------
ksrc/skins/posix/thread.c | 7 -----
ksrc/skins/posix/thread.h | 4 ---
src/skins/native/task.c | 2 +
src/skins/posix/cond.c | 31 ++++++++++++++++-----
src/skins/posix/select.c | 2 +-
13 files changed, 121 insertions(+), 51 deletions(-)
--
Gilles.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-05 0:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-05 0:23 [Xenomai-core] [pull request] assorted backports for the 2.4 branch 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.