From 768010de466f4eb720d99ef783a1ea57c5e431d1 Mon Sep 17 00:00:00 2001 From: vasilito Date: Thu, 2 Jul 2026 06:23:40 +0300 Subject: [PATCH] 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). --- local/sources/relibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/relibc b/local/sources/relibc index a725e6ac8c..6caad3a538 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit a725e6ac8ccac5b1d698e0bda4149e6b897d25fd +Subproject commit 6caad3a53814e00b4147b3dbae5af8e83745cf1a