Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-06 | Use C23 | Luke T. Shumaker | |
This gives us: - [[maybe_unused]] instead of [[gnu::unused]] - bool/true/false are predefined, so no need for <stdbool.h> | |||
2025-04-05 | libobj, libmisc/private.h: Allow+force semicolons | Luke T. Shumaker | |
2025-03-26 | Have libhw_generic be independent of libcr, rename libhw to libhw_cr | Luke T. Shumaker | |