From 161cebb846b28f4aecab859c3d7715688ccacb7d Mon Sep 17 00:00:00 2001 From: vasilito Date: Fri, 31 Jul 2026 04:41:15 +0300 Subject: [PATCH] forks: sync 5 submodule gitlinks to submodule/ HEAD base: 11266c04..cb5cf696 (init: poll readiness waits with RAW nanosleep syscall) installer: 89e1c670..57c80cb (config: don't leak nested-group names into the flat package set) kernel: bd656d7f..019204be (scheme: honor O_NONBLOCK on the fd-receive (kfdread) path) redoxfs: b78a791e..852a971 (redoxfs: answer RecvFd with EOPNOTSUPP instead of dropping it) relibc: a359fb61..8f8b54b (relibc: remove orphaned spwn_mark fn fragment (fixes build)) Fixes the AGENTS.md 'Dirty-source gate': uncommitted fork changes are NOT built. All 5 forks have committed work on their submodule/ branches that the parent index had not yet tracked. --- local/sources/base | 2 +- local/sources/installer | 2 +- local/sources/kernel | 2 +- local/sources/redoxfs | 2 +- local/sources/relibc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/local/sources/base b/local/sources/base index 11266c04a6..cb5cf69660 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit 11266c04a60007285b2f0c7f3b4a4556a1cb8289 +Subproject commit cb5cf69660a995adfbc2fc70c93d3c72f6702871 diff --git a/local/sources/installer b/local/sources/installer index 89e1c67006..57c80cbc33 160000 --- a/local/sources/installer +++ b/local/sources/installer @@ -1 +1 @@ -Subproject commit 89e1c6700608e4dd86827a10383ec381954d02c4 +Subproject commit 57c80cbc3339d984b5a4f9f9ee0ab88670b70eb3 diff --git a/local/sources/kernel b/local/sources/kernel index bd656d7f2c..019204be6c 160000 --- a/local/sources/kernel +++ b/local/sources/kernel @@ -1 +1 @@ -Subproject commit bd656d7f2c89cab8276839697456ed917af389b4 +Subproject commit 019204be6c2a0f01f0e4cbefcdfe972e76bc5f70 diff --git a/local/sources/redoxfs b/local/sources/redoxfs index b78a791e27..852a971d4d 160000 --- a/local/sources/redoxfs +++ b/local/sources/redoxfs @@ -1 +1 @@ -Subproject commit b78a791e27c91e09891e35b814ef768c1d1b08ed +Subproject commit 852a971d4dafc8e150ba43a9c4023c4697492589 diff --git a/local/sources/relibc b/local/sources/relibc index a359fb6155..8f8b54b7b5 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit a359fb6155effac76e27b5f5b08dbb2d4ff03339 +Subproject commit 8f8b54b7b5f479b5f99daf36c11caf0505383f81