creates configurable and usable in-memory `/proc//fds/`s to pass as files to program arguments for reading and/or writing from other spawned process' pipes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril 63f700ea79
Added trait `SystemError`: Allows errno codes to be attached to `Error` types. Added `ErrnoFormatter` struct for a confirugrably-buffered `fmt::Display` impl to print `strerror_r()` results on an errno code.
3 years ago
src Added trait `SystemError`: Allows errno codes to be attached to `Error` types. Added `ErrnoFormatter` struct for a confirugrably-buffered `fmt::Display` impl to print `strerror_r()` results on an errno code. 3 years ago
.gitignore initial commit 3 years ago
Cargo.lock initial commit 3 years ago
Cargo.toml initial commit 3 years ago