| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-05-03 | Move `std::sys::unix::ext` to `std::os::unix` | Christiaan Dirkx | -116/+0 | |
| 2021-04-19 | Move `sys::vxworks` code to `sys::unix` | Christiaan Dirkx | -0/+2 | |
| 2021-03-02 | Move `std::sys::unix::platform` to `std::sys::unix::ext` | Christiaan Dirkx | -0/+36 | |
| 2020-09-14 | Implementation of peer credentials for Unix sockets | Joe Ellis | -0/+12 | |
| The code in `ucred.rs` is based on the work done in PR 13 in the tokio-uds repository on GitHub. Link below for reference: https://github.com/tokio-rs/tokio-uds/pull/13 Credit to Martin Habovštiak (GitHub username Kixunil) and contributors for this work! | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+66 | |
