From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4B5EB6EF.2080306@domain.hid> Date: Tue, 26 Jan 2010 10:33:35 +0100 From: Jan Kiszka MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] [pull request] Improved SIGDEBUG (SIGXCPU) reporting List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai-core 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