Expand description
Implementation of std::os
functionality for unix systems
Structs
Constants
Statics
- ENV_LOCK 🔒
Functions
- Returns a vector of (variable, value) byte-vector pairs for all the environment variables of the current process.
- Returns the platform-specific value of errno
- errno_location 🔒 ⚠
- Gets a detailed string description for the given error number.
- Sets the platform-specific value of errno