304692a11f
relibc (3 commits integrated from upstream, pushed to gitea:redbear-v2): -826a984f: stddef.h moved from hand-written C to cbindgen (3be84f4b) Creates bits_wchar-t, bits_size-t, bits_null sub-headers. Fixes missing wchar_t in inttypes.h that broke xkbcommon. -4eabdf20: wchar.h upstream include ordering + stdbool.h POSIX fix wint_t before stddef.h; dropped redundant wchar_t redefinition. #define bool _Bool replaces non-standard typedef. Build config (ignores gate): - libxkbcommon, xkeyboard-config = ignore (X11-only, not needed) - gcc-native, gcc13 = ignore (native compilers, not needed for ISO) gettext recipe: autoreconf path fix + disable C++/C#/Java parts. AGENTS.md: updated relibc Header Circular Includes section with new commits826a984f+4eabdf20and stddef→cbindgen architecture.