summaryrefslogtreecommitdiffstats
path: root/sys/compat/freebsd32/syscalls.master
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/syscalls.master')
-rw-r--r--sys/compat/freebsd32/syscalls.master8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master
index 1026cf1..50ff7bd 100644
--- a/sys/compat/freebsd32/syscalls.master
+++ b/sys/compat/freebsd32/syscalls.master
@@ -743,4 +743,12 @@
452 AUE_NULL UNIMPL setaudit_addr
453 AUE_NULL UNIMPL auditctl
454 AUE_NULL UNIMPL _umtx_op
+455 AUE_NULL UNIMPL thr_new
+456 AUE_NULL UNIMPL sigqueue
+457 AUE_NULL UNIMPL mq_open
+458 AUE_NULL UNIMPL mq_setattr
+459 AUE_NULL UNIMPL mq_timedreceive
+460 AUE_NULL UNIMPL mq_timedsend
+461 AUE_NULL UNIMPL mq_notify
+462 AUE_NULL UNIMPL mq_unlink
463 AUE_NULL MSTD { int abort2(const char *why, int nargs, void **args); }
OpenPOWER on IntegriCloud