Skip to content

apple: add KEVENT_FLAG_* constants#5073

Closed
kamalmarhubi wants to merge 1 commit intorust-lang:libc-0.2from
kamalmarhubi:push-xwkxyyvkumkn
Closed

apple: add KEVENT_FLAG_* constants#5073
kamalmarhubi wants to merge 1 commit intorust-lang:libc-0.2from
kamalmarhubi:push-xwkxyyvkumkn

Conversation

@kamalmarhubi
Copy link
Copy Markdown
Contributor

These are values for the flag parameter in the Apple-specific kevent64 syscall:

https://github.com/apple-oss-distributions/xnu/blob/f6217f891ac0bb64f3d375211650a4c1ff8ca1ea/bsd/sys/event.h#L138-L141

(backport #5070)
(cherry picked from commit 708f24e)

These are values for the flag parameter in the Apple-specific `kevent64`
syscall:

https://github.com/apple-oss-distributions/xnu/blob/f6217f891ac0bb64f3d375211650a4c1ff8ca1ea/bsd/sys/event.h#L138-L141

(backport <rust-lang#5070>)
(cherry picked from commit 708f24e)
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 23, 2026

⚠️ Warning ⚠️

  • Pull requests are usually filed against the main branch for this repo, but this one is against libc-0.2. Please double check that you specified the right target!

@JohnTitor
Copy link
Copy Markdown
Member

Ah sorry we need to collect all the stable-nominated PRs before releasing like: #5055
We need to update the doc definitely, but let me do complete backporting in some hours.

@tgross35
Copy link
Copy Markdown
Contributor

Backport happened in #5074

@kamalmarhubi
Copy link
Copy Markdown
Contributor Author

Thanks both!

@kamalmarhubi kamalmarhubi deleted the push-xwkxyyvkumkn branch April 23, 2026 19:59
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.

4 participants