[klibc] [PATCH] fix signal handler setup on DEC Alpha

maximilian attems max at stro.at
Tue May 29 10:10:19 PDT 2012


On Sun, May 27, 2012 at 05:16:48PM +0000, Thorsten Glaser wrote:
> we need a five-argument rt_sigaction syscall form with a hidden
> argument but that can be NULL as the kernel sets it up for us
> better than we can (easily) do, at speed cost
> 
> Signed-off-by: Thorsten Glaser <tg at mirbsd.org>
> ---
>  usr/klibc/SYSCALLS.def |    3 ++-
>  usr/klibc/sigaction.c  |    5 +++++
>  2 files changed, 7 insertions(+), 1 deletion(-)
> 

thank you applied together with marking alpha as working! (:

-- 
maks


More information about the klibc mailing list