Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meson #240

Merged
merged 5 commits into from
Dec 6, 2023
Merged

Meson #240

merged 5 commits into from
Dec 6, 2023

Conversation

stsp
Copy link
Member

@stsp stsp commented Dec 6, 2023

No description provided.

This avoids the need for the kernel.o to be linked before other
objects. It also wastes ~200 bytes of HMA, but we have no shortage
of the HMA space.
Needed to avoid clash with the system header of the same name.
To not collide with the same in libstdc++.
setdstart() was checking ISFAT32(dpbp) before dpbp was initialized.
This produced various crashes and inconsistencies.
Just remove the check and store the full cluster count.
On fat16 it shouldn't exceed 16 bits anyway.
@stsp stsp merged commit de3d18d into master Dec 6, 2023
2 checks passed
@stsp stsp deleted the meson branch December 6, 2023 16:58
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.

1 participant