| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-09 | std: move stdio to `sys` | joboet | -1/+0 |
| 2025-03-08 | Move fs into sys | Thalia Archibald | -2/+0 |
| 2025-02-13 | std: Apply unsafe_attr_outside_unsafe | Eric Huss | -1/+1 |
| 2025-02-07 | std: move `io` module out of `pal` | joboet | -2/+0 |
| 2025-02-02 | std: move network code into `sys` | joboet | -1/+0 |
| 2024-11-26 | std: update internal uses of `io::const_error!` | joboet | -2/+2 |
| 2024-09-23 | std: implement the `random` feature | joboet | -18/+0 |
| 2024-08-27 | std: move allocators to `sys` | joboet | -1/+0 |
| 2024-06-15 | std: refactor the TLS implementation | joboet | -1/+0 |
| 2024-04-11 | std: use queue-based `RwLock` on SGX | joboet | -0/+1 |
| 2024-02-20 | Delete architecture-specific memchr code in std::sys | Arthur Carcano | -1/+0 |
| 2024-02-16 | std: move locks to `sys` on SGX | joboet | -12/+1 |
| 2024-02-08 | std: move path into `sys` | joboet | -1/+0 |
| 2024-01-22 | std: move cmath into `sys` | joboet | -2/+0 |
| 2024-01-15 | std: move OS String implementation into `sys` | joboet | -2/+0 |
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -0/+175 |
