Swap sigaction/sigreturn since they are in the wrong order.
Noticed indirectly by: peter
This commit is contained in:
parent
c096756c00
commit
daf54a1e05
@ -586,8 +586,8 @@
|
||||
413 UNIMPL BSD extattr_get_link
|
||||
414 UNIMPL BSD extattr_delete_link
|
||||
415 UNIMPL BSD __mac_execve
|
||||
416 UNIMPL BSD newsigreturn
|
||||
417 UNIMPL BSD newsigaction
|
||||
416 UNIMPL BSD newsigaction
|
||||
417 UNIMPL BSD newsigreturn
|
||||
418 UNIMPL BSD __xstat
|
||||
419 UNIMPL BSD __xfstat
|
||||
420 UNIMPL BSD __xlstat
|
||||
|
Loading…
Reference in New Issue
Block a user