about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-02-13 11:49:42 +0000
committerRoland McGrath <roland@gnu.org>1996-02-13 11:49:42 +0000
commitd2c2312316b438719b1b2be87b4623ecfe08c2d0 (patch)
treeac1a92763ab86a46dfc49850380d05860b5942db /sysdeps
parent13987e686c9e72b4ccad2a786e9cac84739b3488 (diff)
downloadglibc-d2c2312316b438719b1b2be87b4623ecfe08c2d0.tar.gz
glibc-d2c2312316b438719b1b2be87b4623ecfe08c2d0.tar.xz
glibc-d2c2312316b438719b1b2be87b4623ecfe08c2d0.zip
* elf/dl-runtime.c (fixup) [ELF_MACHINE_RUNTIME_FIXUP_ARGS]: Let
	this macro declare extra leading args.

	* Makerules [$(elf)=yes] (ar-symtab-name): Define to empty.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/common/syscalls.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/common/syscalls.list b/sysdeps/unix/common/syscalls.list
index afec7b7e4c..654f73afe2 100644
--- a/sysdeps/unix/common/syscalls.list
+++ b/sysdeps/unix/common/syscalls.list
@@ -11,6 +11,7 @@ settimeofday	-	settimeofday	2	__settimeofday	settimeofday
 setpgid		-	setpgrp		2	__setpgid	setpgid setpgrp
 setregid	-	setregid	2	__setregid	setregid
 setreuid	-	setreuid	2	__setreuid	setreuid
+sigaction	-	sigaction	3	__sigaction	sigaction
 sys_lstat	lxstat	lstat		2	__syscall_lstat
 truncate	-	truncate	2	truncate
 vhangup		-	vhangup		1	vhangup