Skip to content

Add EVFILT_USER and friends for OpenBSD #23953

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 1 commit into from
May 22, 2025

Conversation

silby
Copy link
Contributor

@silby silby commented May 21, 2025

OpenBSD -current grew EVFILT_USER. See commit message 1 and and
current sys/event.h 2

Also EVFILT_DEVICE was missing.

Closes #23930

OpenBSD -current grew EVFILT_USER. See commit message [1] and and
current sys/event.h [2]

Also EVFILT_DEVICE was missing.

Closes ziglang#23930

[1]: https://marc.info/?l=openbsd-cvs&m=174686993115485&w=2
[2]: https://codeberg.org/OpenBSD/src/src/branch/master/sys/sys/event.h
@alexrp alexrp enabled auto-merge (rebase) May 21, 2025 21:44
@alexrp alexrp merged commit 931c6f9 into ziglang:master May 22, 2025
9 checks passed
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.

OpenBSD kqueue has grown EVFILT_USER
2 participants