| Age | Commit message (Expand) | Author | Lines |
| 2025-09-24 | library: std: sys: pal: uefi: Add some comments | Ayush Singh | -0/+4 |
| 2025-09-21 | std: merge definitions of `StdioPipes` | joboet | -32/+10 |
| 2025-09-20 | Rollup merge of #146800 - thaliaarchi:fix-move-pal-thread, r=joboet | Matthias Krüger | -8/+2 |
| 2025-09-20 | Rollup merge of #146762 - madsmtm:test-apple-sim, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-09-19 | Update cfg_if! to cfg_select! | Thalia Archibald | -1/+1 |
| 2025-09-19 | Fix unsupported std::sys::thread | Thalia Archibald | -7/+1 |
| 2025-09-19 | Rollup merge of #146691 - alexcrichton:wasip1-remove-dir-all-buffer, r=juntyr | Stuart Cook | -1/+8 |
| 2025-09-19 | Rollup merge of #146541 - joboet:simplify-lookup-host, r=tgross35 | Stuart Cook | -172/+30 |
| 2025-09-19 | Fix test suite in iOS/tvOS/watchOS/visionOS simulator | Mads Marquart | -0/+1 |
| 2025-09-19 | std: simplify host lookup | joboet | -172/+30 |
| 2025-09-17 | std: Fix WASI implementation of `remove_dir_all` | Alex Crichton | -1/+8 |
| 2025-09-17 | Auto merge of #139849 - thaliaarchi:args/zkvm, r=ibraheemdev | bors | -45/+58 |
| 2025-09-15 | Rollup merge of #146549 - asomers:freebsd-readdir, r=Mark-Simulacrum | Matthias Krüger | -57/+63 |
| 2025-09-14 | On FreeBSD, use readdir instead of readdir_r | Alan Somers | -57/+63 |
| 2025-09-13 | Rollup merge of #146473 - RalfJung:system-time-deconst, r=workingjubilee | Jacob Pratt | -157/+66 |
| 2025-09-13 | also apply revert to wasip2 | Ralf Jung | -18/+7 |
| 2025-09-12 | Revert "Constify SystemTime methods" | Ralf Jung | -139/+59 |
| 2025-09-12 | Auto merge of #146468 - Zalathar:rollup-6u3s44d, r=Zalathar | bors | -3/+6 |
| 2025-09-12 | Rollup merge of #146432 - hermit-os:hermit-take_error, r=joboet | Stuart Cook | -2/+3 |
| 2025-09-12 | Rollup merge of #145895 - RalfJung:unpark, r=joboet | Stuart Cook | -1/+3 |
| 2025-09-12 | Auto merge of #146019 - joboet:better-dlsym, r=tgross35 | bors | -51/+111 |
| 2025-09-11 | Auto merge of #145177 - joboet:move-pal-thread, r=ibraheemdev | bors | -1093/+893 |
| 2025-09-11 | Implement `Socket::take_error` for Hermit | Martin Kröning | -1/+2 |
| 2025-09-11 | Remove unused import from sys/pal/hermit/os.rs | Martin Kröning | -1/+1 |
| 2025-09-11 | Rollup merge of #146379 - madsmtm:fix-platform_version-test, r=tgross35 | Stuart Cook | -3/+3 |
| 2025-09-10 | Rollup merge of #145327 - joboet:net-addr-sgx-hack, r=tgross35 | Matthias Krüger | -190/+267 |
| 2025-09-10 | std: only test `dlsym!` on platforms where it is actually used | joboet | -0/+10 |
| 2025-09-10 | std: move `thread` into `sys` | joboet | -1038/+838 |
| 2025-09-09 | Fix compare_against_sw_vers test when a version part is 0 | Mads Marquart | -3/+3 |
| 2025-09-08 | Weakly export platform_version symbols | Mads Marquart | -0/+5 |
| 2025-09-08 | Reorder test to make failures clearer | Mads Marquart | -3/+3 |
| 2025-09-08 | std: move `thread` into `sys` (rename only) | joboet | -0/+0 |
| 2025-09-08 | std: make address resolution weirdness local to SGX | joboet | -190/+267 |
| 2025-09-07 | Rollup merge of #146269 - weihanglo:solaris-flock, r=Mark-Simulacrum | Matthias Krüger | -0/+66 |
| 2025-09-07 | feat(std): emulate flock for solaris via fcntl | Weihang Lo | -0/+66 |
| 2025-09-06 | Rollup merge of #139524 - Berrysoft:cygwin-socket-ext, r=tgross35 | Trevor Gross | -6/+6 |
| 2025-09-06 | Add socket extensions for cygwin | Berrysoft | -6/+6 |
| 2025-09-05 | Rollup merge of #138944 - madsmtm:apple_os_version_check, r=tgross35 | León Orell Valerian Liehr | -0/+1075 |
| 2025-09-05 | Add __isOSVersionAtLeast and __isPlatformVersionAtLeast symbols | Mads Marquart | -0/+1075 |
| 2025-09-05 | Rollup merge of #146207 - alexcrichton:wasip2-stdio, r=juntyr | Trevor Gross | -3/+127 |
| 2025-09-04 | std: Implement WASIp2-specific stdio routines | Alex Crichton | -3/+127 |
| 2025-09-04 | Rollup merge of #140459 - niklasf:feature/read-buf-at, r=tgross35 | Stuart Cook | -23/+63 |
| 2025-09-03 | Add `read_buf` equivalents for positioned reads | Niklas Fiekas | -23/+63 |
| 2025-09-03 | std: improve the `dlsym!` macro and add a test for it | joboet | -51/+101 |
| 2025-09-03 | Rollup merge of #145944 - alexcrichton:native-wasip2, r=tgross35 | Stuart Cook | -13/+177 |
| 2025-09-03 | thread parking: fix docs and examples | Ralf Jung | -1/+3 |
| 2025-09-02 | improve process::abort rendering in Miri backtraces | Ralf Jung | -0/+2 |
| 2025-08-31 | std: fix `SplitPaths` regression | joboet | -5/+15 |
| 2025-08-30 | Rollup merge of #146030 - ChrisDenton:wait-timeout, r=tgross35 | Trevor Gross | -6/+18 |
| 2025-08-30 | Fix spurious test timeout | Chris Denton | -6/+18 |