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

options/posix: Refactor FD_SET and friends to work with wine #452

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

Dennisbonke
Copy link
Member

This PR refactors FD_SET and friends to be consistent with the way glibc defines them, which makes wine happy during compilation. No functional changes are made.

Abi break counterpart of #374

Signed-off-by: Dennis Bonke <admin@dennisbonke.com>
Copy link
Member

@Geertiebear Geertiebear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Geertiebear Geertiebear merged commit 0be80eb into managarm:abi-break Jun 6, 2022
@Dennisbonke Dennisbonke deleted the wine-abi branch April 8, 2023 15:30
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