Files
RedBear-OS/local
vasilito 28edba9be6 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.
2026-07-12 19:19:49 +03:00
..