esote / openshim2

Shims for the OpenBSD pledge and unveil syscalls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package openshim2 provides shims for the OpenBSD pledge and unveil syscalls.

Unlike plain golang.org/x/sys/unix, openshim2 provides no-op function
equivalents to allow compiling programs on OpenBSD and non-OpenBSD systems.

See openshim2_openbsd.go for function documentation.

About

Shims for the OpenBSD pledge and unveil syscalls.


Languages

Language:Go 100.0%