| Age | Commit message (Expand) | Author | Lines |
| 2024-04-28 | Use `target_vendor = "apple"` instead of `target_os = "..."` | Mads Marquart | -52/+13 |
| 2024-04-28 | put FD validity behind late debug_asserts checking | The 8472 | -11/+3 |
| 2024-04-27 | io safety: update Unix explanation | Ralf Jung | -10/+21 |
| 2024-04-23 | increase the readability by using the unique name for the hermit-abi | Stefan Lankes | -1/+1 |
| 2024-04-20 | Abort a process when FD ownership is violated | The 8472 | -1/+14 |
| 2024-04-14 | Auto merge of #122268 - ChrisDenton:no-libc, r=Mark-Simulacrum | bors | -8/+8 |
| 2024-04-14 | Replace libc::c_int with core::ffi::c_int | Chris Denton | -8/+8 |
| 2024-04-14 | Rollup merge of #123779 - semarie:notgull-openbsd-socket, r=Mark-Simulacrum | Matthias Krüger | -0/+10 |
| 2024-04-11 | OpenBSD fix long socket addresses | Sebastien Marie | -0/+10 |
| 2024-04-11 | Factor some common `io::Error` constants | Benoît du Garreau | -22/+5 |
| 2024-04-09 | Update documentation related to the recent cmd.exe fix | Trevor Gross | -17/+32 |
| 2024-04-09 | Document Windows argument splitting | Chris Denton | -2/+54 |
| 2024-04-05 | Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco | Guillaume Gomez | -2/+273 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -1/+1 |
| 2024-03-26 | `UnixStream`: override `read_buf` | Benoît du Garreau | -0/+8 |
| 2024-03-23 | Fixed builds with modified libc | Adam Gastineau | -0/+3 |
| 2024-03-23 | rename ptr::from_exposed_addr -> ptr::with_exposed_provenance | Ralf Jung | -1/+1 |
| 2024-03-20 | std::net: adding acceptfilter feature for netbsd/freebsd. | David Carlier | -0/+52 |
| 2024-03-19 | Expose ucred::peer_cred on QNX targets to enable dist builds | Ana Hobden | -3/+6 |
| 2024-03-18 | Support for visionOS | Adam Gastineau | -2/+270 |
| 2024-03-14 | Rollup merge of #121650 - GrigorenkoPV:cap_setgid, r=Amanieu | Matthias Krüger | -0/+7 |
| 2024-03-14 | Rollup merge of #119029 - dylni:avoid-closing-invalid-handles, r=ChrisDenton | Matthias Krüger | -21/+47 |
| 2024-03-11 | Auto merge of #117156 - jmillikin:os-unix-socket-ext, r=Amanieu,dtolnay | bors | -128/+230 |
| 2024-03-09 | Rollup merge of #121711 - ChrisDenton:junction, r=Mark-Simulacrum | Guillaume Boisseau | -0/+12 |
| 2024-03-09 | Rollup merge of #114655 - nbdd0121:io-safety, r=dtolnay | Guillaume Boisseau | -10/+10 |
| 2024-03-09 | Avoid closing invalid handles | dylni | -21/+47 |
| 2024-03-07 | make `std::os::unix::ucred` module private | Kalle Wachsmuth | -48/+44 |
| 2024-02-27 | Implement junction_point | Chris Denton | -0/+12 |
| 2024-02-27 | Auto merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-se | bors | -1/+10 |
| 2024-02-27 | Auto merge of #119636 - devnexen:linux_tcp_defer_accept, r=m-ou-se | bors | -0/+81 |
| 2024-02-27 | Rename wasm32-wasi-preview2 to wasm32-wasip2 | Ryan Levick | -4/+4 |
| 2024-02-27 | Add the wasm32-wasi-preview2 target | Ryan Levick | -1/+10 |
| 2024-02-26 | change std::process to drop supplementary groups based on CAP_SETGID | Elliot Roberts | -0/+7 |
| 2024-02-24 | library: use `addr_of!` | Pavel Grigorenko | -17/+21 |
| 2024-02-21 | os::net: expanding TcpStreamExt for Linux with `tcp_deferaccept`. | David Carlier | -0/+81 |
| 2024-02-18 | Rollup merge of #121266 - SabrinaJewson:easy-syscall-aliases, r=Mark-Simulacrum | Matthias Krüger | -0/+14 |
| 2024-02-18 | Add uncontroversial syscall doc aliases to std docs | SabrinaJewson | -0/+14 |
| 2024-02-18 | By tracking import use types to check whether it is scope uses or the other s... | surechen | -1/+0 |
| 2024-02-11 | Rollup merge of #120459 - rytheo:handle-conversion-docs, r=Mark-Simulacrum | Matthias Krüger | -0/+25 |
| 2024-02-04 | Document various I/O handle conversions | Ryan Lowe | -0/+25 |
| 2024-01-30 | Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkov | Guillaume Gomez | -10/+1 |
| 2024-01-30 | Rollup merge of #120452 - alexcrichton:update-windows-seek-write-docs, r=Chri... | Guillaume Gomez | -1/+1 |
| 2024-01-28 | Make `impl<T: AsHandle>` impl take `?Sized` | Gary Guo | -5/+5 |
| 2024-01-28 | Make `impl<Fd: AsFd>` impl take `?Sized` | Gary Guo | -5/+5 |
| 2024-01-28 | std: Update documentation of seek_write on Windows | Alex Crichton | -1/+1 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -10/+1 |
| 2024-01-25 | Rollup merge of #120306 - safinaskar:clone3-clean-up, r=petrochenkov | Matthias Krüger | -2/+1 |
| 2024-01-24 | Finishing clone3 clean up | Askar Safin | -2/+1 |
| 2024-01-23 | Add the wasm32-wasi-preview2 target | Ryan Levick | -1/+10 |
| 2024-01-22 | Rollup merge of #119943 - devnexen:listener_update3, r=thomcc | Matthias Krüger | -1/+7 |