From d22eb3dd9d7b74388a028a89a057ed6f3fec1b62 Mon Sep 17 00:00:00 2001 From: vasilito Date: Fri, 10 Jul 2026 16:27:24 +0300 Subject: [PATCH] submodules: sync base, kernel, relibc, syscall pointers Pushes latest Red Bear commits on each submodule branch: - base: acpid EC, inputd, block driver, ipcd UDS, loopback, ptyd, ramfs, randd - kernel: SYS_MKNS/SYS_SETNS namespace syscalls, offset normalization fixes - relibc: byteswap.h, sys/statfs, ioccom.h, MAP*/MSG*/TIOCM/CRTSCTS, statfs/cbindgen cleanup - syscall: SYS_SETNS syscall number These commits were already on local submodule working trees; this updates the parent repo pointers to match. --- local/sources/base | 2 +- local/sources/kernel | 2 +- local/sources/relibc | 2 +- local/sources/syscall | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/local/sources/base b/local/sources/base index 417fe4a4fa..2ade335e3c 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit 417fe4a4fa7af5d73f3bc3700ea6088dc65b8d05 +Subproject commit 2ade335e3c7433cf5eadd25dc17ea882c51b2a06 diff --git a/local/sources/kernel b/local/sources/kernel index f913167973..48fc2f1c90 160000 --- a/local/sources/kernel +++ b/local/sources/kernel @@ -1 +1 @@ -Subproject commit f913167973e6ab08c9fbe5bc3322fe1f843a5126 +Subproject commit 48fc2f1c90297dacc2cafc9800bdf19dc58a2423 diff --git a/local/sources/relibc b/local/sources/relibc index afae337004..684ec4a1f5 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit afae337004cf503a0b3dede0efe13dde62dd3393 +Subproject commit 684ec4a1f55fdb59c5b0135c0e7dbf0b9112db24 diff --git a/local/sources/syscall b/local/sources/syscall index 8e4643c9de..20dd16542c 160000 --- a/local/sources/syscall +++ b/local/sources/syscall @@ -1 +1 @@ -Subproject commit 8e4643c9de9c4bf3de39293bc75e05ed96ef4392 +Subproject commit 20dd16542c729d3e0c11d0e3fd7ba8554d054298