From 3b56dfe148b3aa5e2c5a4dc2ff448cc21e642be3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 25 Jan 1998 19:12:46 +0000 Subject: [PATCH] Add change to support sigaction on kernels > 2.1.7x. --- sysdeps/unix/sysv/linux/alpha/syscalls.list | 1 + 1 file changed, 1 insertion(+) diff --git a/sysdeps/unix/sysv/linux/alpha/syscalls.list b/sysdeps/unix/sysv/linux/alpha/syscalls.list index 17c55f0991..9b676185e2 100644 --- a/sysdeps/unix/sysv/linux/alpha/syscalls.list +++ b/sysdeps/unix/sysv/linux/alpha/syscalls.list @@ -16,6 +16,7 @@ semget - semget 3 __semget semget semctl - semctl 4 __semctl semctl osf_sigprocmask - osf_sigprocmask 2 __osf_sigprocmask +s_sigaction sigaction osf_sigaction 3 __syscall_sigaction getpeername - getpeername 3 __getpeername getpeername getpriority - getpriority 2 __getpriority getpriority