aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_ppc64le.const
diff options
context:
space:
mode:
authorKaipeng Zeng <kaipeng94@gmail.com>2019-05-10 19:00:44 +0800
committerDmitry Vyukov <dvyukov@google.com>2019-05-10 13:00:44 +0200
commitc2aed7c7e3e293282067079aa68bd550b880a242 (patch)
tree6c218df661aee739b1e988a09a65fdf79b1225f5 /sys/linux/sys_ppc64le.const
parent8f24b7d63ed022019c9c221a7e9b54ec1c11f533 (diff)
sys/linux: update descriptions of sendmsg/sendmmsg
Fix the descriptions of cmsghdr. Add sendmsg$sock and sendmmsg$sock for __sock_cmsg_send.
Diffstat (limited to 'sys/linux/sys_ppc64le.const')
-rw-r--r--sys/linux/sys_ppc64le.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/sys_ppc64le.const b/sys/linux/sys_ppc64le.const
index d15510890..885a850b7 100644
--- a/sys/linux/sys_ppc64le.const
+++ b/sys/linux/sys_ppc64le.const
@@ -658,7 +658,7 @@ __NR_open_by_handle_at = 346
__NR_openat = 286
__NR_pause = 29
__NR_personality = 136
-# __NR_pidfd_send_signal is not set
+__NR_pidfd_send_signal = 424
__NR_pipe = 42
__NR_pipe2 = 317
__NR_pivot_root = 203