| Age | Commit message (Expand) | Author | Lines |
| 2023-09-19 | Rollup merge of #115946 - the8472:panic-on-sched_getaffinity-bug, r=Mark-Simu... | Guillaume Gomez | -2/+4 |
| 2023-09-19 | Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3 | bors | -0/+1077 |
| 2023-09-18 | panic when encountering an illegal cpumask | The 8472 | -2/+4 |
| 2023-09-13 | Disabled socketpair for Vita | Nikolay Arhipov | -2/+2 |
| 2023-09-10 | Auto merge of #114967 - japaric:ja-gh114966, r=Mark-Simulacrum | bors | -0/+4 |
| 2023-09-09 | Auto merge of #114590 - ijackson:stdio-stdio-2, r=dtolnay | bors | -11/+74 |
| 2023-09-09 | std::process (unsupported): Implement From<io::Stdout> etc. for imp::Stdio | Ian Jackson | -0/+20 |
| 2023-09-04 | Auto merge of #115493 - Ayush1325:raw-os-error, r=workingjubilee | bors | -0/+2 |
| 2023-09-03 | Rollup merge of #115512 - Fulgen301:startupinfow, r=ChrisDenton | Matthias Krüger | -1/+1 |
| 2023-09-03 | Rollup merge of #115489 - saethlin:is-interrupted, r=thomcc | Matthias Krüger | -6/+6 |
| 2023-09-03 | Command::spawn: Fix STARTUPINFOW.cb being initialized with the address of siz... | Fulgen301 | -1/+1 |
| 2023-09-03 | Use std::io::Error::is_interrupted everywhere | Ben Kimock | -6/+6 |
| 2023-09-03 | Move RawOsError defination to sys | Ayush Singh | -0/+2 |
| 2023-09-02 | Rollup merge of #115443 - epage:os_str, r=cuviper | Matthias Krüger | -35/+35 |
| 2023-09-01 | fix(std): Rename os_str_bytes to encoded_bytes | Ed Page | -35/+35 |
| 2023-09-01 | kmc-solid: Refactor `is_interrupted` to avoid integer overflow | Tomoaki Kawada | -2/+1 |
| 2023-09-01 | kmc-solid: Directly delegate to `net::is_interrupted` in `std::sys::solid::is... | Tomoaki Kawada | -6/+1 |
| 2023-08-29 | Auto merge of #115312 - hermitcore:hermit-is_interrupted, r=thomcc | bors | -0/+5 |
| 2023-08-29 | Auto merge of #115309 - hermitcore:hermit-net-init, r=cuviper | bors | -8/+1 |
| 2023-08-28 | Auto merge of #114848 - michaelvanstraten:spawn_with_attributes, r=ChrisDenton | bors | -2/+152 |
| 2023-08-28 | fix(sys/hermit): add is_interrupted | Martin Kröning | -0/+5 |
| 2023-08-28 | fix(sys/hermit): remove obsolete network initialization | Martin Kröning | -8/+1 |
| 2023-08-26 | wasi: round up the size for `aligned_alloc` | Josh Stone | -1/+5 |
| 2023-08-26 | Auto merge of #115228 - saethlin:is-interrupted, r=thomcc | bors | -0/+46 |
| 2023-08-25 | Add a new helper to avoid calling io::Error::kind | Ben Kimock | -0/+46 |
| 2023-08-25 | Added option to set ProcThreadAttributes for Windows processes | Michael van Straten | -2/+152 |
| 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-22 | std: xous: add support for locks | Sean Cross | -1/+306 |
| 2023-08-22 | std: xous: add thread_local_key | Sean Cross | -1/+190 |
| 2023-08-22 | std: xous: add thread support | Sean Cross | -1/+144 |
| 2023-08-22 | std: xous: add support for time | Sean Cross | -1/+57 |
| 2023-08-22 | std: xous: add output support for stdio | Sean Cross | -1/+131 |
| 2023-08-22 | std: xous: add alloc support | Sean Cross | -1/+62 |
| 2023-08-22 | std: xous: the basics of `os` | Sean Cross | -1/+147 |
| 2023-08-22 | libstd: add xous to libstd | Sean Cross | -0/+47 |
| 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-18 | QNX: pass a truncated thread name to the OS | Jorge Aparicio | -0/+4 |
| 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 |