fix: relibc — add sys_timerfd cbindgen config for header generation

relibc has full Rust implementation of timerfd_create/timerfd_settime/
timerfd_gettime but lacked cbindgen.toml. cbindgen skipped the directory
entirely so <sys/timerfd.h> was never installed.

Required for Qt6 QSocketNotifier and many C programs.
This commit is contained in:
2026-07-12 19:19:49 +03:00
parent 637da791ff
commit 28edba9be6