diff options
author | 2021-03-08 05:57:34 +0000 | |
---|---|---|
committer | 2021-03-08 05:57:34 +0000 | |
commit | 570e619d6099ecbb649efb5d979ef48447241d1f (patch) | |
tree | 2dc2646ddf7a968b8722043b21bb588906e9f8a1 /sys/dev | |
parent | correct paper title (diff) | |
download | wireguard-openbsd-570e619d6099ecbb649efb5d979ef48447241d1f.tar.xz wireguard-openbsd-570e619d6099ecbb649efb5d979ef48447241d1f.zip |
Remove the workaround which identified Go executables, and permitted them
to do syscalls directly. Go executables now use shared libc like all other
dynamic binaries. This makes the "where are syscalls done from" checker
strict for all binaries, and also opens the door to change the underlying
syscall ABI to the kernel in the future very easily (if we find cause).
ok jsing
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions