From ed4bf520f6ece70ec0d42f4ea91241cfb63bf6bc Mon Sep 17 00:00:00 2001 From: vasilito Date: Fri, 10 Jul 2026 14:15:34 +0300 Subject: [PATCH] relibc submodule: add ioccom.h, byteswap.h, statfs, MAP_* and MSG_* constants Updates relibc submodule pointer to include: - sys/ioccom.h, byteswap.h, sys/statfs.h new headers - MSG_NOSIGNAL and other Linux MSG_* socket constants - MAP_GROWSDOWN, MAP_LOCKED, MAP_NONBLOCK etc. mman constants - ELFMAG/SELFMAG defines in generated elf.h --- local/sources/relibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/relibc b/local/sources/relibc index ee3107d873..32df50c8fa 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit ee3107d8738b3ea788e47741ff8ba50d1b4ad186 +Subproject commit 32df50c8fad82724b2eeaa2f5aaba3ff2727da93