Skip to content

Conversation

@QuzarDC
Copy link
Member

@QuzarDC QuzarDC commented Dec 26, 2025

Just a bunch of codebase health and maintenance updates. Most of these cleanups were done repo-wide to the main repo long ago.

-Updated Megan's name in copyright notices.
-Update empty params to void
-Update install paths to allow building outside the kos-ports folder
-Whitespace cleanups
-Added header guard endif comments.
-Use stdint types
-Replace custom sys/queue usage with appropriate macro.

QuzarDC added 7 commits December 25, 2025 13:41
These were built for the old kos-ports paradigm
and hard-coded relative paths presuming you are
building in the kos-ports folder. Updated to use
the env var to find that folder.
Ensure appropriate extra newline and comment for the
header guard endif.
Additionally rearranged includes to ensure we weren't
accidentally still importing arch/types.h through kos.h.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants