minix/lib/libc/arch
Ben Gras e3e5cf6d34 arm: make signal handlers work
A few kernel and calling convention adjustments to make sigsend and
sigreturn work for arm.

	. provide a arch_proc_setcontext for earm in kernel
	. set LR in context of signal handler to provide a proper
	  return address (to __sigreturn)
	. change __sigreturn to retrieve the sigcontext pointer
	  from the sigframe struct and pass it to _sigreturn() in r0

Change-Id: Icd135a70595382c79d11d8dd9876f6a6f1df41f8
2013-01-30 04:10:12 +00:00
..
alpha Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
arm arm: make signal handlers work 2013-01-30 04:10:12 +00:00
hppa Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
i386 ARM updates 2013-01-17 10:03:58 +01:00
ia64 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
m68k Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
mips Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
powerpc Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
powerpc64 Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
sh3 Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
sparc Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
sparc64 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
vax Libc update to simplify merge. 2012-11-15 16:07:29 +01:00
x86_64 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00