aboutsummaryrefslogtreecommitdiff
path: root/lib/pthreads
AgeCommit message (Collapse)Author
2025-09-01Overhaul code to stop keeping examples and libraries in the same repo,Bruce Hill
but instead spin each out into its own repo.
2025-05-11Add new system for tracking versions.Bruce Hill
2025-04-16Automatically add return for unreachable code blocks (following aBruce Hill
_Noreturn) to make TinyCC happy
2025-04-07Move core libraries into their own folderBruce Hill