| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -201/+0 |
| 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-08 | Fix #114608 | Georgii Rylov | -3/+3 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -6/+118 |
| 2022-01-28 | wasi: update to wasi 0.11.0 | Harald Hoyer | -3/+5 |
| 2021-09-28 | Rename `std::thread::available_onccurrency` to `std::thread::available_parall... | Yoshua Wuyts | -1/+1 |
| 2021-06-21 | Use `Unsupported` on platforms where `available_concurrency` is not implemented. | Christiaan Dirkx | -4/+1 |
| 2021-06-21 | Move `available_concurrency` implementation to `sys` | Christiaan Dirkx | -0/+8 |
| 2021-04-20 | Change uses of never type | Christiaan Dirkx | -1/+1 |
| 2021-04-20 | Replace `Void` with never type | Christiaan Dirkx | -2/+2 |
| 2020-09-03 | Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi | Amjad Alsharafi | -0/+2 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+72 |
