Skip to content
callmetango edited this page Jul 28, 2025 · 4 revisions

A yet unsorted whishlist. If you are unsure whether to add something or make a change to this page, just talk about it.

CI

  • separate builds between systemd / no-systemd
  • separate builds between libselinux and w/o
  • windows build as a separate job

code quality

inline's for translating bytes to units and back

  • units_bytes_to_card32() and units_card32_to_bytes()
  • units_bytes_to_card16() and units_card16_to_bytes()
  • use these where ever those conversions take place (look for multiplication and division)
Clone this wiki locally