The following changes since commit 2036a36f132f2456459962ae9baf1f14d93448bd:
  Gilles Chanteperdrix (1):
        arm: upgrade I-pipe support to 2.6.30-arm-1.5.10

are available in the git repository at:

  git://git.xenomai.org/xenomai-jki.git for-upstream

Jan Kiszka (1):
      Rename SIGXCPU to SIGDEBUG and deliver reason via siginfo

 examples/native/Makefile      |    2 +-
 examples/native/sigdebug.c    |   82 +++++++++++++++++++++++++++++++++++++++++
 examples/native/sigxcpu.c     |   70 -----------------------------------
 include/asm-generic/syscall.h |    9 ++++
 include/nucleus/shadow.h      |    2 +-
 ksrc/nucleus/Kconfig          |    2 +-
 ksrc/nucleus/pod.c            |    3 +-
 ksrc/nucleus/sched.c          |    2 +-
 ksrc/nucleus/shadow.c         |   45 ++++++++++++++--------
 ksrc/nucleus/synch.c          |    6 ++-
 ksrc/skins/native/syscall.c   |    6 +-
 ksrc/skins/posix/signal.c     |    2 +-
 ksrc/skins/posix/thread.c     |    2 +-
 13 files changed, 135 insertions(+), 98 deletions(-)
 create mode 100644 examples/native/sigdebug.c
 delete mode 100644 examples/native/sigxcpu.c


Would be nice to see this in 2.5.x as well. It comes with no user space
ABI breakage, only enhancements.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to