projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e114ec3
)
Add sigaction syscall.
author
roland
<roland>
Tue, 13 Feb 1996 11:42:30 +0000
(11:42 +0000)
committer
roland
<roland>
Tue, 13 Feb 1996 11:42:30 +0000
(11:42 +0000)
sysdeps/unix/common/syscalls.list
patch
|
blob
|
history
diff --git
a/sysdeps/unix/common/syscalls.list
b/sysdeps/unix/common/syscalls.list
index
afec7b7
..
654f73a
100644
(file)
--- 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