Commit Graph

3 Commits

Author SHA1 Message Date
auronandace 14daa9b6d6 threads should include time header according to spec 2026-05-13 15:01:32 +01:00
auronandace fdfab223c5 fix threads header and gnu-binutils compilation 2026-05-13 14:56:46 +01:00
Connor-GH 774a9a658d implement threads.h
Most of the functions are wrappers around the pthread.h functions, but
we are not allowed to include pthread.h.
2026-05-10 19:44:34 -05:00