git: bump submodule/relibc for pthread_cond_signal POSIX fix
The relibc fork at local/sources/relibc just gained a one-line
correctness fix for pthread_cond_signal (was calling broadcast() which
wakes all waiters; POSIX requires wake exactly one). The fix was
committed to the fork as 6caad3a5 and pushed to the submodule/relibc
branch on the canonical RedBear-OS repo.
This parent-repo commit updates the gitlink so a fresh clone picks
up the new relibc fork HEAD.
First execution of the multi-threading plan (Phase 0a).
This commit is contained in:
+1
-1
Submodule local/sources/relibc updated: a725e6ac8c...6caad3a538
Reference in New Issue
Block a user