From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] Pull request for head.
Date: Tue, 18 Aug 2009 08:56:52 +0200 [thread overview]
Message-ID: <4A8A50B4.90409@domain.hid> (raw)
The following changes since commit 1c6417e62b1c9412bb278c340c1512f8ba4660d0:
Matteo Facchinetti (1):
rtcan: fix MPC5xxx_GPIO definition for 2.6.2[0-4] kernels
are available in the git repository at:
git+ssh://git@domain.hid for-head
Gilles Chanteperdrix (12):
native: increase user-space native skin default stack size.
build: Do not compile with __thread by default on ARM
arm: fix syscalls with gcc 4.3.2
testsuite: fix division routines unit test feature macro test (for nodiv_llimd).
maint: fix the extract-doc script to work with git
posix: Fix user-space migration after pthread_mutex_trylock succeeds
bind: avoid multiple initialisation of pthread_keys.
trivial: Remove empty line
testsuite: Fix mutex-torture-posix compilation, implement check_current_mode
posix: do not declare pthread_mutexattr_setprotocol if already declared by the glibc
arm: only enable I-pipe preemptible switch if UNLOCKED_SWITCH is enabled
posix: fix shm leak
configure.in | 5 +-
include/asm-arm/syscall.h | 30 +++++++++----
include/asm-generic/bits/bind.h | 10 ++++-
include/posix/pthread.h | 2 +
ksrc/arch/arm/Kconfig | 3 +-
ksrc/skins/posix/cond.c | 1 -
ksrc/skins/posix/syscall.c | 2 +
scripts/maint/extract-doc | 28 ++++++------
src/skins/native/task.c | 2 +
src/skins/posix/mutex.c | 8 ++--
src/skins/posix/thread.c | 4 +-
src/testsuite/unit/Makefile.am | 4 +-
src/testsuite/unit/Makefile.in | 4 +-
src/testsuite/unit/arith-noinline.c | 2 +-
src/testsuite/unit/arith.c | 14 +++---
src/testsuite/unit/mutex-torture.c | 77 ++++++++++++++--------------------
16 files changed, 105 insertions(+), 91 deletions(-)
--
Gilles.
next reply other threads:[~2009-08-18 6:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-18 6:56 Gilles Chanteperdrix [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-15 23:41 [Xenomai-core] Pull request for head Alexis Berlemont
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=4A8A50B4.90409@domain.hid \
--to=gilles.chanteperdrix@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.