| Age | Commit message (Expand) | Author | Lines |
| 2023-08-24 | Rollup merge of #115124 - solid-rs:patch/kmc-solid/import-poison-error-in-os,... | Weihang Lo | -1/+1 |
| 2023-08-23 | Rollup merge of #114696 - g0djan:godjan/fix_114610, r=Mark-Simulacrum | Guillaume Gomez | -0/+8 |
| 2023-08-23 | kmc-solid: Import `std::sync::PoisonError` in `std::sys::solid::os` | Tomoaki Kawada | -1/+1 |
| 2023-08-20 | Rollup merge of #114968 - ShE3py:unix-getsetenv-ub, r=thomcc | Matthias Krüger | -27/+47 |
| 2023-08-19 | Usage zero as language id for FormatMessageW() | Charles Lew | -6/+2 |
| 2023-08-18 | Fix UB in `std::sys::os::getenv()` | ShE3py | -27/+47 |
| 2023-08-16 | address comments | Georgii Rylov | -11/+7 |
| 2023-08-16 | Fix a pthread_t handle leak #114610 | Georgii Rylov | -0/+12 |
| 2023-08-15 | Rollup merge of #114619 - g0djan:godjan/fix_#114608, r=m-ou-se | Matthias Krüger | -3/+3 |
| 2023-08-15 | Rollup merge of #114800 - RalfJung:transparent, r=cuviper | Guillaume Gomez | -2/+8 |
| 2023-08-14 | add a csky-unknown-linux-gnuabiv2 target | Dirreke | -0/+4 |
| 2023-08-14 | std: add some missing repr(transparent) | Ralf Jung | -2/+8 |
| 2023-08-12 | Rollup merge of #114132 - tamird:better-env-debug-impls, r=Amanieu | Matthias Krüger | -8/+228 |
| 2023-08-10 | Rollup merge of #114194 - thomcc:flushinline, r=cuviper | Michael Goulet | -0/+4 |
| 2023-08-09 | Auto merge of #114646 - matthiaskrgr:rollup-xf7qnmn, r=matthiaskrgr | bors | -90/+156 |
| 2023-08-09 | Rollup merge of #113939 - the8472:pidfd-from-child, r=Mark-Simulacrum | Matthias Krüger | -90/+156 |
| 2023-08-09 | Auto merge of #99747 - ankane:float_gamma, r=workingjubilee | bors | -1/+9 |
| 2023-08-08 | open pidfd in child process and send to the parent via SOCK_SEQPACKET+CMSG | The 8472 | -90/+156 |
| 2023-08-08 | Rollup merge of #106425 - ijackson:exit-status-default, r=dtolnay | Matthias Krüger | -23/+24 |
| 2023-08-08 | Fix #114608 | Georgii Rylov | -3/+3 |
| 2023-08-07 | Better Debug for Vars and VarsOs | Tamir Duberstein | -8/+228 |
| 2023-08-07 | impl Default for ExitStatus | Ian Jackson | -6/+6 |
| 2023-08-05 | use offset_of! to calculate dirent64 field offsets | The 8472 | -25/+2 |
| 2023-08-03 | unix/kernel_copy.rs: copy_file_range_candidate allows empty output files | xstaticxgpx | -4/+14 |
| 2023-07-31 | Add gamma and ln_gamma functions to f32 and f64 | Andrew Kane | -1/+9 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -11/+140 |
| 2023-07-28 | inline trivial (noop) flush calls | Thom Chiovoloni | -0/+4 |
| 2023-07-26 | Rollup merge of #101994 - devnexen:rand_fbsd_update, r=workingjubilee | Matthias Krüger | -4/+18 |
| 2023-07-25 | Auto merge of #112646 - vn971:document-thread-names-for-sgx-target, r=m-ou-se | bors | -1/+9 |
| 2023-07-25 | Auto merge of #113411 - unikraft:unikraft, r=wesleywiser | bors | -1/+13 |
| 2023-07-24 | remove additional [allow(unused_unsafe)] | James Dietz | -13/+1 |
| 2023-07-24 | delete [allow(...)] from issue #74838 | James Dietz | -4/+0 |
| 2023-07-24 | `unix::init`: Don't use `signal` on Unikraft. | Martin Kröning | -1/+8 |
| 2023-07-24 | `unix::init`: Handle `ENOSYS` from `poll` on Unikraft. | Martin Kröning | -0/+5 |
| 2023-07-22 | Rollup merge of #113442 - epage:osstring, r=cuviper | Matthias Krüger | -0/+20 |
| 2023-07-20 | Minor improvements to Windows TLS dtors | Chris Denton | -28/+49 |
| 2023-07-18 | support for mips32r6 as a target_arch value | chenx97 | -1/+7 |
| 2023-07-18 | support for mips64r6 as a target_arch value | chenx97 | -1/+2 |
| 2023-07-12 | fix usage of Timespec om the target hermit | Stefan Lankes | -2/+2 |
| 2023-07-12 | add support of available_parallelism for target hermit | Stefan Lankes | -2/+1 |
| 2023-07-10 | Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubilee | bors | -0/+653 |
| 2023-07-09 | move personality to sys | Gus Caplan | -0/+653 |
| 2023-07-09 | move pal cfgs in f32 and f64 to sys | Gus Caplan | -0/+49 |
| 2023-07-07 | Allow limited access to `OsString` bytes | Ed Page | -0/+20 |
| 2023-07-06 | Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errors | fee1-dead | -25/+26 |
| 2023-07-05 | Revert "use c literals in library" | León Orell Valerian Liehr | -22/+25 |
| 2023-07-05 | Revert "fix ptr cast" | León Orell Valerian Liehr | -9/+7 |
| 2023-07-05 | Auto merge of #112594 - ChrisDenton:process=-kill, r=Amanieu | bors | -11/+14 |
| 2023-07-01 | Return `Ok` on kill if process has already exited | Chris Denton | -11/+14 |
| 2023-06-25 | Auto merge of #113001 - ChrisDenton:win-arm32-shim, r=thomcc | bors | -49/+44 |