Commit Graph

3 Commits

Author SHA1 Message Date
Andinus f479b82ff8
Support pledge & unveil, change scope of project 2020-04-15 19:14:16 +05:30
Andinus a129334aef
Compile for non OpenBSD systems
Previously the compilation would fail for non OpenBSD systems & the
user had to manage it themselves. Now it compiles on non OpenBSD
systems but returns nil immediately because unveil isn't supported on
those systems.
2020-04-15 00:24:55 +05:30
Andinus 09e64a5277
Initial Commit 2020-04-06 12:36:14 +05:30