-
Notifications
You must be signed in to change notification settings - Fork 0
esote/openshim2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.