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

[WRAPPED32] Added an errno-aware calling convention #2006

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

rajdakin
Copy link
Collaborator

@rajdakin rajdakin commented Nov 6, 2024

This PR adds the E calling convention to 32-bits wrapped libraries, which is the System V calling convention with copying of errno before and after the function call, to handle errno-aware functions.

@ptitSeb ptitSeb merged commit 6af8d70 into ptitSeb:main Nov 6, 2024
23 checks passed
@rajdakin rajdakin deleted the errno_wrapper branch November 6, 2024 21:45
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