| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-14 | sync the various FromRawFd trait docs, and remove 'valid' | Ralf Jung | -2/+4 |
| 2023-05-09 | Don't force include Windows goop when documenting | Chris Denton | -9/+8 |
| 2022-05-10 | Also document that `as_raw_handle` may return NULL. | Dan Gohman | -0/+7 |
| 2022-03-04 | Consistently present absent stdio handles on Windows as NULL handles. | Dan Gohman | -6/+19 |
| 2022-03-02 | Remove the comment about `FILE_FLAG_OVERLAPPED`. | Dan Gohman | -2/+0 |
| 2022-02-01 | Use `From`/`Into` rather than the traits they replaced. | Dan Gohman | -9/+13 |
| 2022-02-01 | Fix errors. | Dan Gohman | -1/+1 |
| 2022-02-01 | Fix unresolved doc links. | Dan Gohman | -0/+2 |
| 2022-02-01 | Fix two copy+pastos. | Dan Gohman | -1/+1 |
| 2022-02-01 | Update the documentation for `{As,Into,From}Raw{Fd,Handle,Socket}`. | Dan Gohman | -24/+68 |
| 2021-08-19 | I/O safety. | Dan Gohman | -0/+237 |
