summary refs log tree commit diff
path: root/library/std/src/sys/pal/itron
AgeCommit message (Collapse)AuthorLines
2024-04-11Beta revert "Use OS thread name by default"Chris Denton-5/+1
This reverts #121666 due to #123495 This has already been done on master but beta needs something that will backport cleanly. (cherry picked from commit 081ad8527d7b79e4761c497c12930e630de9a230)
2024-03-01Add `get_name` placeholder to other targetsChris Denton-1/+5
2024-02-16std: move locks to `sys` on µITRONjoboet-377/+0
2024-02-15Use generic `NonZero` internally.Markus Reiter-1/+2
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+1497