| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-17 | modify std::os docs to be more consistent | Sachin Cherian | -1/+3 |
| 2021-08-19 | Factor out a common `RawFd`/`AsRawFd`/etc for Unix and WASI. | Dan Gohman | -1/+49 |
| 2021-08-19 | Add I/O safety trait impls for process::Stdio and process::Child. | Dan Gohman | -1/+11 |
| 2021-08-19 | I/O safety. | Dan Gohman | -7/+7 |
| 2021-07-29 | Fix may not to appropriate might not or must not | Ali Malik | -1/+1 |
| 2021-06-25 | Fix a few misspellings. | Eric Huss | -1/+1 |
| 2021-05-18 | Auto merge of #82973 - ijackson:exitstatuserror, r=yaahc | bors | -7/+46 |
| 2021-05-12 | ExitStatusError: Remove mentions in stable docs | Ian Jackson | -27/+3 |
| 2021-05-12 | unix: impl ExitStatusExt for ExitStatusError | Ian Jackson | -7/+70 |
| 2021-05-07 | unix process: pre_exec: Discuss panic safety | Ian Jackson | -0/+6 |
| 2021-05-03 | Move `std::sys::unix::ext` to `std::os::unix` | Christiaan Dirkx | -0/+337 |
