| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-14 | Don't call WSACleanup on process exit | Chris Denton | -15/+21 |
| 2025-07-03 | setup CI and tidy to use typos for spellchecking and fix few typos | klensy | -1/+1 |
| 2025-06-28 | Rollup merge of #123476 - devnexen:std_net_solaris_exclbind, r=Mark-Simulacrum | Matthias Krüger | -0/+15 |
| 2025-06-16 | Set MSG_NOSIGNAL for UnixSteam | Michał Łowicki | -0/+8 |
| 2025-06-10 | std::net: adding `unix_socket_exclbind` feature for solaris/illumos. | David Carlier | -0/+15 |
| 2025-04-05 | std: Fix build for NuttX targets | Thalia Archibald | -0/+1 |
| 2025-03-10 | Fix `std::sys::unix::set_linger` for Cygwin | Ookiineko | -0/+11 |
| 2025-03-10 | Initial STD support for Cygwin | 王宇逸 | -0/+3 |
| 2025-03-06 | library: Use size_of from the prelude instead of imported | Thalia Archibald | -9/+9 |
| 2025-02-13 | Replace mem::zeroed with mem::MaybeUninit::uninit for large struct in unix | xizheyin | -2/+5 |
| 2025-02-12 | std: replace the `FromInner` implementation for addresses with private conver... | joboet | -30/+31 |
| 2025-02-02 | std: move network code into `sys` | joboet | -0/+2421 |
