| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -206/+0 |
| 2023-06-21 | Finish up preliminary tvos support in libstd | Thom Chiovoloni | -0/+1 |
| 2023-06-21 | wip: Support Apple tvOS in libstd | Thom Chiovoloni | -0/+2 |
| 2023-02-28 | Add QNX Neutrino support to libstd | Florian Bartels | -0/+11 |
| 2022-12-02 | std: cleanup timeouts in pthread condvar | joboet | -63/+30 |
| 2022-11-06 | std: remove lock wrappers in `sys_common` | joboet | -88/+91 |
| 2022-08-11 | promote debug_assert to assert | Vincenzo Palazzo | -1/+1 |
| 2022-07-20 | Library changes for Apple WatchOS | Vladimir Michael Eatwell | -0/+4 |
| 2022-06-13 | Use the right wait_timeout implementation | AzureMarker | -7/+7 |
| 2022-06-13 | Horizon OS STD support | Meziu | -3/+8 |
| 2022-06-03 | Lazily allocate+initialize locks. | Mara Bos | -4/+13 |
| 2022-06-03 | Use Drop instead of destroy() for locks. | Mara Bos | -2/+9 |
| 2022-03-21 | Move pthread locks to own module. | Mara Bos | -0/+197 |
