licenses.dev

prctl v1.0.0

This package provides safe abstraction to the linux prctl() interface. Some functions may be architecture-specific.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
MIT2
PackageRelationDependenciesPublished
cfg_aliases • 0.2.1A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.INDIRECT0
nix • 0.29.0Rust friendly bindings to *nix APIsDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/prctl)](https://licenses.dev/cargo/prctl)
<a href="https://licenses.dev/cargo/prctl">
  <img src="https://licenses.dev/b/cargo/prctl" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/cargo/prctl/1.0.0)](https://licenses.dev/cargo/prctl/1.0.0)
<a href="https://licenses.dev/cargo/prctl/1.0.0">
  <img src="https://licenses.dev/b/cargo/prctl/1.0.0" alt="licenses" />
</a>
GitHub