All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] [PATCH v2 0/4] Various fixes and cleanups
@ 2009-02-17 17:04 Jan Kiszka
  2009-02-17 17:04 ` [Xenomai-core] [PATCH v2 4/4] POSIX: Do not auto-shadow main with dlopen enabled Jan Kiszka
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Jan Kiszka @ 2009-02-17 17:04 UTC (permalink / raw)
  To: xenomai

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


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-02-25 11:19 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 17:04 [Xenomai-core] [PATCH v2 0/4] Various fixes and cleanups Jan Kiszka
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

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.