All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] [PATCH 0 of 4] xenomai-forge PSOS: miscellaneous fixes
@ 2011-10-19  7:35 Thomas De Schampheleire
  2011-10-19  7:35 ` [Xenomai-help] [PATCH 1 of 4] psos.h: add definition of ERR_OBJTFULL Thomas De Schampheleire
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Thomas De Schampheleire @ 2011-10-19  7:35 UTC (permalink / raw)
  To: xenomai

This patch series includes some misc. fixes to xenomai-forge:

* definition of ERR_OBJTFULL (should also be added to Xenomai proper)
* port long_names feature to xenomai-forge and fix it
* add tm_getm() function (not present in pSOS but present in Xenomai proper)
* fix compiler warning in task.c

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@domain.hid>
Signed-off-by: Ronny Meeus <ronny.meeus@domain.hid>

---
 include/psos/Makefile.am  |   2 +-
 include/psos/Makefile.in  |   2 +-
 include/psos/long_names.h |  14 ++++++++++++++
 include/psos/psos.h       |   5 +++++
 lib/psos/init.c           |  15 +++++++++++++++
 lib/psos/pt.c             |   6 ++++++
 lib/psos/queue.c          |   6 ++++++
 lib/psos/rn.c             |   5 +++++
 lib/psos/sem.c            |   6 ++++++
 lib/psos/task.c           |   9 +++++++--
 lib/psos/tm.c             |   7 +++++++
 11 files changed, 73 insertions(+), 4 deletions(-)




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

end of thread, other threads:[~2011-10-26 12:54 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19  7:35 [Xenomai-help] [PATCH 0 of 4] xenomai-forge PSOS: miscellaneous fixes Thomas De Schampheleire
2011-10-19  7:35 ` [Xenomai-help] [PATCH 1 of 4] psos.h: add definition of ERR_OBJTFULL Thomas De Schampheleire
2011-10-26 10:19   ` Philippe Gerum
2011-10-26 10:26     ` Thomas De Schampheleire
2011-10-26 10:33       ` Philippe Gerum
2011-10-26 11:11         ` Thomas De Schampheleire
2011-10-26 12:01           ` Philippe Gerum
2011-10-19  7:35 ` [Xenomai-help] [PATCH 2 of 4] psos: port long_names feature to xenomai-forge Thomas De Schampheleire
2011-10-26 10:21   ` Philippe Gerum
2011-10-26 10:41     ` Thomas De Schampheleire
2011-10-26 11:57       ` Philippe Gerum
2011-10-19  7:35 ` [Xenomai-help] [PATCH 3 of 4] psos: add tm_getm function Thomas De Schampheleire
2011-10-26 10:22   ` Philippe Gerum
2011-10-26 10:42     ` Thomas De Schampheleire
2011-10-19  7:35 ` [Xenomai-help] [PATCH 4 of 4] psos: fix compiler warning: cprio could be used uninitialized Thomas De Schampheleire
2011-10-26 10:25   ` Philippe Gerum
2011-10-26 11:04     ` Thomas De Schampheleire
2011-10-26 11:58       ` Philippe Gerum
2011-10-26 12:32         ` Thomas De Schampheleire
2011-10-26  9:44 ` [Xenomai-help] [PATCH 0 of 4] xenomai-forge PSOS: miscellaneous fixes Thomas De Schampheleire
2011-10-26 12:47   ` Philippe Gerum
2011-10-26 12:54     ` Thomas De Schampheleire

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.