| Age | Commit message (Expand) | Author | Lines |
| 2024-04-15 | Auto merge of #123928 - tbu-:pr_statx_enosys, r=workingjubilee | bors | -8/+5 |
| 2024-04-14 | `statx` probe: `ENOSYS` might come from a faulty FUSE driver | Tobias Bucher | -8/+5 |
| 2024-04-14 | Rollup merge of #123879 - beetrees:missing-unsafe, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2024-04-13 | Add missing `unsafe` to internal function `std::sys::pal::unix::thread::min_s... | beetrees | -3/+3 |
| 2024-04-11 | Factor some common `io::Error` constants | Benoît du Garreau | -14/+8 |
| 2024-04-10 | visionOS: Fix unused import warning | Mads Marquart | -12/+1 |
| 2024-04-10 | Auto merge of #122812 - dtolnay:mode, r=workingjubilee | bors | -5/+186 |
| 2024-04-09 | Show mode_t as octal in std::fs Debug impls | David Tolnay | -5/+186 |
| 2024-04-09 | Auto merge of #123485 - madsmtm:use-libc-copyfile, r=joboet | bors | -39/+10 |
| 2024-04-05 | Rollup merge of #123505 - ChrisDenton:revert-121666, r=workingjubilee | Guillaume Gomez | -73/+1 |
| 2024-04-05 | Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco | Guillaume Gomez | -12/+98 |
| 2024-04-05 | Revert #121666 | Chris Denton | -73/+1 |
| 2024-04-05 | macOS: Use `libc` definitions for copyfile | Mads Marquart | -39/+10 |
| 2024-04-03 | Rollup merge of #122356 - devnexen:dfbsd_build_fix, r=jhpratt | Jacob Pratt | -7/+13 |
| 2024-04-02 | style: fmt | Steve Lau | -1/+2 |
| 2024-04-02 | fix: build on haiku by adding missing import | Steve Lau | -1/+1 |
| 2024-04-01 | Rollup merge of #123323 - devnexen:thread_set_name_solaris_fix, r=workingjubilee | Jubilee | -1/+6 |
| 2024-04-01 | std::thread: set_name change for solaris/illumos. | David Carlier | -1/+6 |
| 2024-04-01 | Auto merge of #123315 - devnexen:thread_get_name_solaris, r=ChrisDenton | bors | -3/+11 |
| 2024-04-01 | Auto merge of #123265 - joboet:guardians_of_the_unix, r=ChrisDenton | bors | -321/+287 |
| 2024-04-01 | std::thread: adding get_name implementation for solaris/illumos. | David Carlier | -3/+11 |
| 2024-03-31 | std::thread: adding get_name haiku implementation. | David Carlier | -1/+19 |
| 2024-03-31 | std: move `thread::current` TLS variable out of `thread_info` | joboet | -11/+0 |
| 2024-03-31 | std: move UNIX stack overflow guard page handling into `stack_overflow.rs` | joboet | -310/+287 |
| 2024-03-30 | std::thread: adding freebsd/netbsd to the linux's get_name implementation. | David Carlier | -1/+8 |
| 2024-03-27 | Rollup merge of #123038 - he32:netbsd-ilp32-fix, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-03-27 | Rollup merge of #122880 - a1phyr:preadv_more_platform, r=workingjubilee | Matthias Krüger | -6/+22 |
| 2024-03-26 | unix fs: Make hurd and horizon using explicit new rather than From | Samuel Thibault | -2/+2 |
| 2024-03-26 | Unix: Support more platforms with `preadv` and `pwritev` | Benoît du Garreau | -6/+22 |
| 2024-03-26 | std library unix/thread.rs: fix NetBSD code for ILP32 CPUs. | Havard Eidnes | -1/+1 |
| 2024-03-24 | Rollup merge of #122992 - devnexen:available_parallelism_sol_upd, r=Amanieu | Matthias Krüger | -2/+6 |
| 2024-03-24 | fix build. | David Carlier | -5/+3 |
| 2024-03-24 | std::thread: refine available_parallelism for solaris/illumos. | David Carlier | -0/+6 |
| 2024-03-24 | Fix build failure on ARM/AArch64/PowerPC/RISC-V FreeBSD/NetBSD | Taiki Endo | -1/+1 |
| 2024-03-23 | Auto merge of #119552 - krtab:dead_code_priv_mod_pub_field, r=cjgillot,saethlin | bors | -1/+1 |
| 2024-03-22 | Rollup merge of #121881 - devnexen:bsd_acceptfilter, r=Amanieu | Matthias Krüger | -0/+31 |
| 2024-03-20 | std::net: adding acceptfilter feature for netbsd/freebsd. | David Carlier | -0/+31 |
| 2024-03-19 | Use less restricted memory ordering in thread_parking::pthread. | Mara Bos | -10/+12 |
| 2024-03-18 | Support for visionOS | Adam Gastineau | -12/+98 |
| 2024-03-14 | Rollup merge of #121650 - GrigorenkoPV:cap_setgid, r=Amanieu | Matthias Krüger | -3/+11 |
| 2024-03-14 | Auto merge of #114038 - Stargateur:108277, r=ChrisDenton | bors | -51/+35 |
| 2024-03-12 | Allow dead code in thread local dtor | Arthur Carcano | -1/+1 |
| 2024-03-12 | std::rand: fix dragonflybsd after #121942. | David Carlier | -7/+13 |
| 2024-03-11 | Auto merge of #122331 - jhpratt:rollup-cbl8xsy, r=jhpratt | bors | -2/+3 |
| 2024-03-11 | Rollup merge of #122002 - devnexen:thread_stack_netbsd_fix, r=workingjubilee,... | Jacob Pratt | -2/+3 |
| 2024-03-11 | Auto merge of #117156 - jmillikin:os-unix-socket-ext, r=Amanieu,dtolnay | bors | -10/+16 |
| 2024-03-10 | Rollup merge of #121942 - devnexen:getrandom_for_dfbsd, r=joboet | Matthias Krüger | -1/+9 |
| 2024-03-08 | further changes from feedback | David Carlier | -19/+1 |
| 2024-03-06 | Dynamically size sigaltstk in std | Jubilee Young | -11/+39 |
| 2024-03-06 | Be stricter with `copy_file_range` probe results | Tobias Bucher | -33/+35 |