| Age | Commit message (Expand) | Author | Lines |
| 2025-08-01 | thread name in stack overflow message | joboet | -28/+77 |
| 2025-07-07 | Null terminate UNICODE_STRINGs | Chris Denton | -2/+3 |
| 2025-06-20 | Rollup merge of #141990 - Qelxiros:141975-unix_send_signal, r=ChrisDenton,tgr... | Trevor Gross | -1/+5 |
| 2025-06-18 | add ChildExt(::send_signal) | Jeremy Smart | -1/+5 |
| 2025-06-15 | Windows: Use anonymous pipes in Command | Chris Denton | -86/+142 |
| 2025-06-06 | Rollup merge of #142091 - thaliaarchi:aix-getenv, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-06-05 | Fix AIX build | Thalia Archibald | -1/+1 |
| 2025-06-05 | Optimize `Seek::stream_len` impl for `File` | Tobias Bucher | -0/+2 |
| 2025-05-24 | Rollup merge of #139254 - Ayush1325:uefi-tcp4-connect, r=joboet | Matthias Krüger | -2/+8 |
| 2025-05-23 | GetUserProfileDirectoryW is now documented to always store the size | Ralf Jung | -2/+0 |
| 2025-05-23 | std: sys: net: uefi: Implement TCP4 connect | Ayush Singh | -2/+8 |
| 2025-05-19 | windows: document that we rely on an undocumented property of GetUserProfileD... | Ralf Jung | -0/+2 |
| 2025-05-18 | Rollup merge of #140628 - joboet:async_signal_safe, r=Mark-Simulacrum | León Orell Valerian Liehr | -58/+215 |
| 2025-05-17 | Rollup merge of #139103 - joboet:abort_dedup, r=tgross35 | Matthias Krüger | -29/+17 |
| 2025-05-16 | disable the stack overflow handler on miri | joboet | -29/+41 |
| 2025-05-15 | improve internal fastfail explainer | joboet | -3/+2 |
| 2025-05-15 | deduplicate abort implementations | joboet | -29/+18 |
| 2025-05-14 | Fix set_name for vxworks. Length of name should be truncated to VX_TASK_RENAM... | B I Mohammed Abbas | -10/+2 |
| 2025-05-05 | std: stop using TLS in signal handler | joboet | -38/+183 |
| 2025-05-05 | collect all Fuchsia bindings into the `fuchsia` module | joboet | -277/+117 |
| 2025-05-02 | Rollup merge of #139206 - joboet:unique_thread_errno, r=ibraheemdev | Stuart Cook | -1/+1 |
| 2025-04-28 | Auto merge of #123239 - Urgau:dangerous_implicit_autorefs, r=jdonszelmann,tra... | bors | -1/+1 |
| 2025-04-27 | Fix SGX library code implicit auto-ref | Urgau | -1/+1 |
| 2025-04-27 | use generic Atomic type where possible | Christopher Durham | -111/+119 |
| 2025-04-25 | Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgr | bors | -1183/+23 |
| 2025-04-25 | Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgr | bors | -1/+4 |
| 2025-04-25 | Rollup merge of #140143 - thaliaarchi:move-env-pal, r=joboet | Matthias Krüger | -1183/+23 |
| 2025-04-24 | Work around cygwin issue on timeout | 王宇逸 | -1/+4 |
| 2025-04-21 | Move zkVM constants into `sys::env_consts` | Thalia Archibald | -9/+0 |
| 2025-04-21 | Move `sys::pal::os::Env` into `sys::env` | Thalia Archibald | -1183/+23 |
| 2025-04-21 | Rollup merge of #139795 - jethrogb:jb/sgx-linkage-comments, r=joboet | Chris Denton | -5/+10 |
| 2025-04-19 | Rollup merge of #139868 - thaliaarchi:move-env-consts-pal, r=joboet | Chris Denton | -400/+0 |
| 2025-04-18 | Combine env consts into std::sys::env_consts | Thalia Archibald | -402/+0 |
| 2025-04-18 | Sort Unix env constants alphabetically by target_os | Thalia Archibald | -98/+100 |
| 2025-04-17 | Rollup merge of #139667 - 1c3t3a:remove-no-sanitize, r=m-ou-se | Matthias Krüger | -17/+0 |
| 2025-04-15 | Rollup merge of #139822 - 0x79de:fix-eopnotsupp-mapping, r=dtolnay | Stuart Cook | -0/+1 |
| 2025-04-15 | Rollup merge of #139750 - no1wudi:fix, r=tgross35 | Stuart Cook | -6/+11 |
| 2025-04-14 | Fix: Map EOPNOTSUPP to ErrorKind::Unsupported on Unix | 0x79de | -0/+1 |
| 2025-04-14 | Clarify why SGX code specifies linkage/symbol names for certain statics | Jethro Beekman | -5/+10 |
| 2025-04-13 | std/thread: Use default stack size from menuconfig for NuttX | Huang Qi | -6/+11 |
| 2025-04-13 | Rollup merge of #139710 - thaliaarchi:move-args-pal, r=joboet | Chris Denton | -1315/+6 |
| 2025-04-12 | Rollup merge of #139382 - ChrisDenton:windows-bindgen-0-61, r=Mark-Simulacrum | Chris Denton | -27/+284 |
| 2025-04-12 | Use unsupported args for espidf and vita | Thalia Archibald | -0/+2 |
| 2025-04-12 | Move args into std::sys | Thalia Archibald | -1315/+4 |
| 2025-04-11 | cfi: Remove #[no_sanitize(cfi)] for extern weak functions | Bastian Kersting | -17/+0 |
| 2025-04-05 | Rollup merge of #139092 - thaliaarchi:move-fd-pal, r=joboet | Matthias Krüger | -1293/+14 |
| 2025-04-04 | Fix unsafe_op_in_unsafe_fn for Unix fd and weak | Thalia Archibald | -7/+12 |
| 2025-04-04 | Move fd into sys | Thalia Archibald | -1286/+2 |
| 2025-04-04 | Update windows-bindgen to 0.61.0 | Chris Denton | -27/+284 |
| 2025-04-02 | Remove creation of duplicate AnonPipe | Jake Wharton | -1/+0 |