| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-25 | Fix SGX docs build | Jethro Beekman | -1/+1 |
| 2022-02-10 | Implement `AsFd` for `&T` and `&mut T`. | Dan Gohman | -0/+16 |
| 2022-02-04 | Hide Repr details from io::Error, and rework `io::Error::new_const`. | Thom Chiovoloni | -2/+2 |
| 2021-10-05 | Fix compilation on WASI, which doesn't yet support `dup`. | Dan Gohman | -0/+10 |
| 2021-09-09 | Add a `try_clone()` function to `OwnedFd`. | Dan Gohman | -0/+23 |
| 2021-08-19 | Fix doc test failures on Windows. | Dan Gohman | -0/+5 |
| 2021-08-19 | Factor out a common `RawFd`/`AsRawFd`/etc for Unix and WASI. | Dan Gohman | -0/+553 |
