Crate syd

source ·
Expand description

libsyd - SydB☮x API Rust Library

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

Overview

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

Attention

This library is a work in progress, and the API is not stable.

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

Author

Ali Polatel alip@chesswob.org

Enums

  • An enumeration of the possible states for the sandbox lock.

Functions