Skip to content

feat: reimplement a few more missing functional macros #162

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

Merged
merged 3 commits into from
Jun 5, 2025

Conversation

bavshin-f5
Copy link
Member

No description provided.

On Unix, we are using the errno crate to avoid maintaining a
platform-dependent list of the errno C macro expansions.
On Windows, this resolves to the same calls that nginx does.
@bavshin-f5 bavshin-f5 force-pushed the more-missing-macros branch from caddfc3 to a493d23 Compare June 4, 2025 17:14
Copy link
Contributor

@xeioex xeioex left a comment

Choose a reason for hiding this comment

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

Looks good.

@bavshin-f5 bavshin-f5 merged commit 1abedbf into nginx:master Jun 5, 2025
15 checks passed
@bavshin-f5 bavshin-f5 deleted the more-missing-macros branch June 5, 2025 01:23
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