OpenBSD-Pledge | This is a perl interface to OpenBSD 's pledge system call

 by   afresh1 Perl Version: Current License: No License

kandi X-RAY | OpenBSD-Pledge Summary

kandi X-RAY | OpenBSD-Pledge Summary

OpenBSD-Pledge is a Perl library. OpenBSD-Pledge has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

NAME OpenBSD::Pledge - Perl interface to OpenBSD pledge(2). SYNOPSIS use OpenBSD::Pledge; my $file = "/usr/share/dict/words"; pledge(qw( rpath ), [$file]) || die "Unable to pledge: $!";. DESCRIPTION This module provides a perl interface to OpenBSD's pledge(2) syscall(2). EXPORT Exports "pledge" by default. METHODS pledge(@promises, [@paths]) With pledge(2) you can promise what abilities your program will need. You can pledge multiple times with more restrictive promises, but abilities can never be regained. pledgenames Returns a list of the possible promises you can pass to "pledge". BUGS AND LIMITATIONS Perl is particularly fond of "stdio" so that promise is always added by "pledge". AUTHOR Andrew Fresh, afresh1@OpenBSD.org. LICENSE AND COPYRIGHT Copyright (C) 2015 by Andrew Fresh afresh1@OpenBSD.org.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              OpenBSD-Pledge has a low active ecosystem.
              It has 6 star(s) with 0 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              OpenBSD-Pledge has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of OpenBSD-Pledge is current.

            kandi-Quality Quality

              OpenBSD-Pledge has no bugs reported.

            kandi-Security Security

              OpenBSD-Pledge has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              OpenBSD-Pledge does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              OpenBSD-Pledge releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of OpenBSD-Pledge
            Get all kandi verified functions for this library.

            OpenBSD-Pledge Key Features

            No Key Features are available at this moment for OpenBSD-Pledge.

            OpenBSD-Pledge Examples and Code Snippets

            No Code Snippets are available at this moment for OpenBSD-Pledge.

            Community Discussions

            No Community Discussions are available at this moment for OpenBSD-Pledge.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install OpenBSD-Pledge

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/afresh1/OpenBSD-Pledge.git

          • CLI

            gh repo clone afresh1/OpenBSD-Pledge

          • sshUrl

            git@github.com:afresh1/OpenBSD-Pledge.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link