All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-core] [PATCH v2 0/4] Various fixes and cleanups
Date: Tue, 17 Feb 2009 18:04:19 +0100	[thread overview]
Message-ID: <20090217170418.1425.56126.stgit@domain.hid> (raw)

This is a rework/rebase of the patch series I sent last December,
addressing the concerns and suggestions brought up during our discussion
in January.


Find the patches also at git://git.kiszka.org/xenomai.git queues/assorted

Jan Kiszka (4):
      POSIX: Fix SCHED_RR thread creation
      Mark libs nodlopen on initial-exec TLS
      Add --enable-dlopen-skins configure switch
      POSIX: Do not auto-shadow main with dlopen enabled

 configure.in                  |   22 +++++++++++++++++++-
 ksrc/skins/posix/syscall.c    |    4 +-
 src/skins/native/Makefile.am  |    2 +-
 src/skins/posix/Makefile.am   |    2 +-
 src/skins/posix/init.c        |   43 ++++++++++++++++++++++++++--------------
 src/skins/posix/thread.c      |   11 +++++----
 src/skins/psos+/Makefile.am   |    2 +-
 src/skins/rtai/Makefile.am    |    2 +-
 src/skins/rtdm/Makefile.am    |    2 +-
 src/skins/uitron/Makefile.am  |    2 +-
 src/skins/vrtx/Makefile.am    |    2 +-
 src/skins/vxworks/Makefile.am |    2 +-
 12 files changed, 64 insertions(+), 32 deletions(-)

--
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux


             reply	other threads:[~2009-02-17 17:04 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-17 17:04 Jan Kiszka [this message]
2009-02-17 17:04 ` [Xenomai-core] [PATCH v2 4/4] POSIX: Do not auto-shadow main with dlopen enabled Jan Kiszka
2009-02-17 17:04 ` [Xenomai-core] [PATCH v2 1/4] POSIX: Fix SCHED_RR thread creation Jan Kiszka
2009-02-17 17:15   ` Gilles Chanteperdrix
2009-02-17 17:28     ` Jan Kiszka
2009-02-17 17:37       ` Gilles Chanteperdrix
2009-02-17 17:47         ` Jan Kiszka
2009-02-17 17:50           ` Gilles Chanteperdrix
2009-02-17 17:57             ` Jan Kiszka
2009-02-17 18:17               ` Gilles Chanteperdrix
2009-02-17 18:19                 ` Jan Kiszka
2009-02-17 18:21                   ` Gilles Chanteperdrix
2009-02-17 18:41                     ` Jan Kiszka
2009-02-17 23:48                       ` Jan Kiszka
2009-02-18  7:51                         ` Jan Kiszka
2009-02-17 17:04 ` [Xenomai-core] [PATCH v2 3/4] Add --enable-dlopen-skins configure switch Jan Kiszka
2009-02-17 17:04 ` [Xenomai-core] [PATCH v2 2/4] Mark libs nodlopen on initial-exec TLS Jan Kiszka
2009-02-25 10:04 ` [Xenomai-core] [PATCH v2 0/4] Various fixes and cleanups Jan Kiszka
2009-02-25 11:19   ` Philippe Gerum

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=20090217170418.1425.56126.stgit@domain.hid \
    --to=jan.kiszka@domain.hid \
    --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.