Files
RedBear-OS/local
vasilito 768010de46 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).
2026-07-02 06:23:40 +03:00
..