| Age | Commit message (Expand) | Author | Lines |
| 2022-08-22 | net listen backlog update, follow-up from #97963. | David CARLIER | -4/+2 |
| 2022-08-21 | Rollup merge of #100822 - WaffleLapkin:no_offset_question_mark, r=scottmcm | Matthias Krüger | -1/+1 |
| 2022-08-21 | Replace most uses of `pointer::offset` with `add` and `sub` | Maybe Waffle | -1/+1 |
| 2022-08-20 | Auto merge of #100810 - matthiaskrgr:rollup-xep778s, r=matthiaskrgr | bors | -2/+10 |
| 2022-08-20 | Rollup merge of #97963 - devnexen:net_listener_neg, r=the8472 | Matthias Krüger | -2/+10 |
| 2022-08-19 | use <[u8]>::escape_ascii instead of core::ascii::escape_default | KaDiWa | -14/+2 |
| 2022-08-16 | Update fortanix-sgx-abi and export some useful SGX usercall traits | Mohsen Zohrevandi | -0/+1 |
| 2022-08-13 | created tcpstream quickack trait | Berend-Jan Lange | -0/+119 |
| 2022-08-12 | Adjust cfgs | Mark Rousskov | -4/+4 |
| 2022-07-27 | Allow using stable os::fd::raw items through unstable os::wasi module | bstrie | -0/+19 |
| 2022-07-27 | Rollup merge of #98583 - joshtriplett:stabilize-windows-symlink-types, r=thomcc | Yuki Okushi | -5/+9 |
| 2022-07-20 | Fix the stable version of `AsFd for Arc<T>` and `Box<T>` | Josh Stone | -2/+2 |
| 2022-07-20 | Rollup merge of #98101 - vladimir-ea:stdlib_watch_os, r=thomcc | Dylan DPC | -4/+8 |
| 2022-07-20 | Library changes for Apple WatchOS | Vladimir Michael Eatwell | -4/+8 |
| 2022-07-17 | Rollup merge of #99088 - niklasf:stabilize-process_set_process_group, r=josht... | Yuki Okushi | -3/+30 |
| 2022-07-16 | Expand documentation for `process_group`
| Josh Triplett | -1/+3 |
| 2022-07-11 | Auto merge of #97841 - nvzqz:inline-encode-wide, r=thomcc | bors | -0/+1 |
| 2022-07-09 | Document and stabilize process_set_process_group | Niklas Fiekas | -3/+28 |
| 2022-07-07 | Rollup merge of #97917 - AronParker:master, r=ChrisDenton | Matthias Krüger | -0/+23 |
| 2022-07-07 | Fix doc build on unsupported oses | David CARLIER | -2/+16 |
| 2022-07-06 | changes from feedback | David Carlier | -6/+4 |
| 2022-07-06 | doc additions | David Carlier | -1/+33 |
| 2022-07-06 | socket `set_mark` addition. | David Carlier | -0/+6 |
| 2022-07-06 | Fix typo in file descriptor docs | Florian Spieß | -1/+1 |
| 2022-07-03 | Auto merge of #97437 - jyn514:impl-asrawfd-arc, r=dtolnay | bors | -0/+62 |
| 2022-06-27 | Seal Windows `FileTypeExt` extension trait to allow adding future methods | Josh Triplett | -1/+5 |
| 2022-06-27 | Stabilize Windows `FileTypeExt` with `is_symlink_dir` and `is_symlink_file` | Josh Triplett | -4/+4 |
| 2022-06-21 | `impl<T: AsFd> AsFd for {Arc,Box}<T>` | Joshua Nelson | -3/+33 |
| 2022-06-21 | `impl<T: AsRawFd> for {Arc,Box}<T>` | Joshua Nelson | -0/+32 |
| 2022-06-21 | update ioslice docs to use shared slices | Conrad Ludgate | -2/+2 |
| 2022-06-20 | Rollup merge of #97837 - sunfishcode:sunfishcode/proc-self-mem, r=m-ou-se | Dylan DPC | -0/+19 |
| 2022-06-20 | Rollup merge of #97149 - ChrisDenton:win_async_pipes, r=m-ou-se | Dylan DPC | -0/+40 |
| 2022-06-20 | Windows: `CommandExt::async_pipes` | Chris Denton | -0/+40 |
| 2022-06-15 | Auto merge of #97178 - sunfishcode:ownedfd-and-dup, r=joshtriplett | bors | -35/+80 |
| 2022-06-15 | Add the new stability attributes, for Windows. | Dan Gohman | -0/+2 |
| 2022-06-15 | Revise the documentation for `try_clone`. | Dan Gohman | -6/+8 |
| 2022-06-15 | Add `BorrowedFd::try_clone_to_owned`. | Dan Gohman | -17/+42 |
| 2022-06-15 | Document that `BorrowedFd` may be used to do a `dup`. | Dan Gohman | -12/+28 |
| 2022-06-15 | Auto merge of #95897 - AzureMarker:feature/horizon-std, r=nagisa | bors | -30/+191 |
| 2022-06-14 | Add a stability attribute to WASI's `try_clone()`. | Dan Gohman | -0/+1 |
| 2022-06-14 | Implement stabilization of `#[feature(io_safety)]`. | Dan Gohman | -78/+139 |
| 2022-06-13 | Use a private type definition to reduce cfg noise | Mark Drobnak | -36/+16 |
| 2022-06-13 | Update libc::stat field names | Ian Chamberlain | -6/+6 |
| 2022-06-13 | Horizon OS STD support | Meziu | -12/+193 |
| 2022-06-10 | net listen backlog set to negative on Linux. | David Carlier | -2/+10 |
| 2022-06-10 | Make "windows_process_exit_code_from" unstable | Aron Parker | -3/+3 |
| 2022-06-10 | Incorporate warning for potential exit code ambiguities | Aron Parker | -0/+4 |
| 2022-06-10 | Fix copy paste error | Aron Parker | -1/+1 |
| 2022-06-09 | Implement ExitCodeExt for Windows | Aron Parker | -0/+19 |
| 2022-06-08 | Fix trailing whitespace. | Dan Gohman | -1/+1 |