RubyGems Navigation menu

pledge 1.0.0

pledge exposes OpenBSD's pledge(2) system call to ruby, allowing a program to restrict the types of operations the program can do after that point. Unlike other similar systems, pledge is specifically designed for programs that need to use a wide variety of operations on initialization, but a fewer number after initialization (when user input will be accepted).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.3.0 - December 19, 2022 (10KB)
  2. 1.2.0 - July 07, 2019 (10.5KB)
  3. 1.1.0 - April 25, 2019 (8.5KB)
  4. 1.0.0 - November 03, 2016 (8KB)

所有者:

作者:

  • Jeremy Evans

SHA 256チェックサム:

eb975b7828613de1f49c82f2a14858c0cf15eb74061177b7ea7f9cf35cb42ae3

累計ダウンロード数 7,997

このバージョンのみ 2,335

ライセンス:

MIT

必要なRubyのバージョン: >= 1.8.7

リンク: