From 19312a3e29ab2401d4ba90da714e0d7971c440e5 Mon Sep 17 00:00:00 2001 From: vasilito Date: Thu, 9 Jul 2026 11:25:07 +0300 Subject: [PATCH] syscall+kernel+relibc: SYS_SYNC + SYS_SYNCFS implementation --- local/sources/kernel | 2 +- local/sources/relibc | 2 +- local/sources/syscall | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/local/sources/kernel b/local/sources/kernel index d64482f1a2..feb8dc26aa 160000 --- a/local/sources/kernel +++ b/local/sources/kernel @@ -1 +1 @@ -Subproject commit d64482f1a2fb375c283aa40c2f19f618d294b64f +Subproject commit feb8dc26aab23ec80c9ecaa9a38b513427156032 diff --git a/local/sources/relibc b/local/sources/relibc index 78d02e3f19..b0e4502b6e 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit 78d02e3f198ca2141423e819f2e6bfbe792d1eb7 +Subproject commit b0e4502b6e5eee6fecde89c8671e496ae777968d diff --git a/local/sources/syscall b/local/sources/syscall index 9fad5e653c..8e4643c9de 160000 --- a/local/sources/syscall +++ b/local/sources/syscall @@ -1 +1 @@ -Subproject commit 9fad5e653c839d5d19fb0265cc6023f04a820ec7 +Subproject commit 8e4643c9de9c4bf3de39293bc75e05ed96ef4392