From 28edba9be6a346e24f1b7e8b80cd9e96dfa80196 Mon Sep 17 00:00:00 2001 From: vasilito Date: Sun, 12 Jul 2026 19:19:49 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20relibc=20=E2=80=94=20add=20sys=5Ftimerfd?= =?UTF-8?q?=20cbindgen=20config=20for=20header=20generation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit relibc has full Rust implementation of timerfd_create/timerfd_settime/ timerfd_gettime but lacked cbindgen.toml. cbindgen skipped the directory entirely so was never installed. Required for Qt6 QSocketNotifier and many C programs. --- local/sources/relibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/relibc b/local/sources/relibc index d8ced461fa..e47a604197 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit d8ced461fa77d91a82f316d7173941349eb31c0a +Subproject commit e47a604197bfa8370d9f90a817ba0e1038b5260a