An open API service indexing awesome lists of open source software.

https://github.com/ibara/pledged

OpenBSD pledge(2) and unveil(2) bindings for D. (Deprecated)
https://github.com/ibara/pledged

dlang

Last synced: 10 months ago
JSON representation

OpenBSD pledge(2) and unveil(2) bindings for D. (Deprecated)

Awesome Lists containing this project

README

          

pledged
=======
[OpenBSD](https://www.openbsd.org/) [pledge(2)](https://man.openbsd.org/pledge.2) and [unveil(2)](https://man.openbsd.org/unveil.2) bindings for [D](https://dlang.org/).

As of https://github.com/dlang/druntime/commit/3c900fefdd808d6697e6a4e63aba21ed3b035c16 this package is deprecated.
It will be removed once GDC and LDC pull in the change.