ylh / extrasys

Birthplace of go pledge(2) support (deprecated, read-only mirror)

Home Page:https://git.ylh.io/extrasys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/!\ ACHTUNG /!\ DEPRECATED /!\ ACHTUNG /!\

In what remains the most significant open-source contribution of my short life thus far, the singular call provided within this library has been merged into golang.org/x/sys/unix. Please use that instead.

extrasys

github wouldn't shut up until I added this stupid document

This may eventually serve as a general repository for syscalls not provided by Go's syscall package. Currently it just provides OpenBSD's pledge(2).

To use:

go get ylh.io/extrasys

About

Birthplace of go pledge(2) support (deprecated, read-only mirror)

https://git.ylh.io/extrasys

License:Other


Languages

Language:Go 95.3%Language:Assembly 4.7%