| Age | Commit message (Expand) | Author | Lines |
| 2023-06-21 | Update tvOS support elsewhere in the stdlib | Thom Chiovoloni | -3/+3 |
| 2023-06-21 | Avoid fork/exec spawning on tvOS/watchOS, as those functions are marked as pr... | Thom Chiovoloni | -4/+48 |
| 2023-06-21 | Finish up preliminary tvos support in libstd | Thom Chiovoloni | -1/+15 |
| 2023-06-21 | wip: Support Apple tvOS in libstd | Thom Chiovoloni | -15/+67 |
| 2023-06-20 | Rollup merge of #112464 - eval-exec:exec/fix-connect_timeout-overflow, r=Chri... | Guillaume Gomez | -1/+1 |
| 2023-06-19 | Document thread names for SGX compilation target | Vas | -1/+9 |
| 2023-06-17 | Auto merge of #112595 - hargoniX:l4re_fix, r=Mark-Simulacrum | bors | -2/+22 |
| 2023-06-18 | Fix windows `Socket::connect_timeout` overflow | Eval EXEC | -1/+1 |
| 2023-06-16 | Rollup merge of #112226 - devnexen:netbsd_affinity, r=cuviper | Michael Goulet | -0/+23 |
| 2023-06-16 | Rollup merge of #111074 - WaffleLapkin:🌟unsizes_your_buf_reader🌟, r=Ama... | Michael Goulet | -2/+2 |
| 2023-06-14 | Rollup merge of #98202 - aticu:impl_tryfrom_osstr_for_str, r=Amanieu | Matthias Krüger | -3/+3 |
| 2023-06-13 | fix: get the l4re target working again | Henrik Böving | -2/+22 |
| 2023-06-12 | Add comment for arm_shim in generate-windows-sys | bdbai | -0/+3 |
| 2023-06-12 | Add windows_sys typedef for Win ARM32 | bdbai | -0/+17 |
| 2023-06-12 | Implement `TryFrom<&OsStr>` for `&str` | aticu | -3/+3 |
| 2023-06-10 | Keep uwp specific code in sync with windows-sys | bdbai | -5/+4 |
| 2023-06-10 | Lazy load ntdll functions on UWP | bdbai | -2/+61 |
| 2023-06-08 | Auto merge of #112292 - thomcc:tls-ohno, r=m-ou-se | bors | -11/+32 |
| 2023-06-06 | std: available_parallelism using native netbsd api first | David Carlier | -0/+23 |
| 2023-06-05 | Simplified bool to int conversion | Nikolay Arhipov | -4/+1 |
| 2023-06-05 | Std support improvement for ps vita target | Nikolay Arhipov | -17/+57 |
| 2023-06-04 | Avoid unwind across `extern "C"` in `thread_local::fast_local.rs` | Thom Chiovoloni | -11/+32 |
| 2023-06-03 | Auto merge of #109432 - flba-eb:108594_forkspawn_exponential_backoff, r=worki... | bors | -14/+62 |
| 2023-06-02 | Rollup merge of #111647 - klensy:cstr, r=oli-obk | Matthias Krüger | -26/+25 |
| 2023-06-02 | Only determine clock res once; give up before sleeping more than 1 second | Florian Bartels | -23/+37 |
| 2023-06-02 | Retry to fork/spawn with exponential backoff | Florian Bartels | -10/+44 |
| 2023-06-02 | fix ptr cast | klensy | -7/+9 |
| 2023-05-31 | Fix bug in utf16_to_utf8 for zero length strings | Shane Murphy | -0/+13 |
| 2023-05-31 | use c literals in library | klensy | -25/+22 |
| 2023-05-31 | Auto merge of #111076 - notriddle:notriddle/silence-private-dep-trait-impl-su... | bors | -5/+5 |
| 2023-05-30 | add FromOwnedFd/FromOwnedHandle for ChildStdin/out/err | Vincent Thiberville | -2/+14 |
| 2023-05-25 | std: make internal-only items `pub(crate)` | Michael Howell | -5/+5 |
| 2023-05-15 | Add creation time support to `FileTimes` on apple and windows | beetrees | -19/+55 |
| 2023-05-13 | refactor: Remove bespoke from_os_str_bytes_unchecked | Ed Page | -13/+7 |
| 2023-05-13 | refactor: Remove redundant, private OsStr::bytes | Ed Page | -22/+24 |
| 2023-05-12 | Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwco | bors | -4/+14 |
| 2023-05-11 | Improve code around SGX waitqueue | Urgau | -3/+13 |
| 2023-05-10 | Remove and fix useless drop of reference | Urgau | -2/+2 |
| 2023-05-09 | Don't force include Windows goop when documenting | Chris Denton | -25/+0 |
| 2023-05-09 | Auto merge of #110152 - ChrisDenton:windows-sys, r=thomcc | bors | -3097/+7088 |
| 2023-05-07 | PS Vita std support | Nikolay Arhipov | -22/+58 |
| 2023-05-06 | Rollup merge of #111139 - fortanix:raoul/fix_mxcsr_configuration_dependent_ti... | Yuki Okushi | -1/+5 |
| 2023-05-06 | Rollup merge of #110830 - Freaky:freebsd-cpuset, r=thomcc | Yuki Okushi | -0/+19 |
| 2023-05-05 | Sort windows_sys.lst alphabetically | Chris Denton | -614/+617 |
| 2023-05-05 | Use new bindings | Chris Denton | -52/+69 |
| 2023-05-05 | Generate windows-sys bindings | Chris Denton | -3045/+7016 |
| 2023-05-05 | Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomcc | Dylan DPC | -24/+8 |
| 2023-05-05 | Rollup merge of #110946 - RalfJung:tls-realstd, r=m-ou-se | Yuki Okushi | -1/+6 |
| 2023-05-03 | Rollup merge of #105695 - joboet:remove_generic_parker, r=m-ou-se | Manish Goregaokar | -0/+16 |
| 2023-05-03 | Fix MXCSR configuration dependent timing | Raoul Strackx | -1/+5 |