Crate syd

source ·
Expand description

§libsyd - syd API Rust Library

libsyd is a C library written in Rust that implements the syd stat API, providing an interface to the /dev/syd of syd. It allows for runtime configuration and interaction with the syd sandboxing environment.

§Overview

The library is designed to interact with the syd sandboxing environment, offering functionalities to check and modify the state of the sandbox lock, and perform system calls to /dev/syd.

For more detailed information and usage instructions, refer to the syd manual, available at syd Manual.

§Author

Ali Polatel alip@chesswob.org

Enums§

  • An enumeration of the possible actions for force sandboxing.
  • An enumeration of the possible states for the sandbox lock.

Functions§