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

linux-like: add AT_RECURSIVE constant #3043

Merged
merged 1 commit into from
Dec 31, 2022

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Dec 22, 2022

This adds the AT_RECURSIVE constant on Linux and Android.
It is defined as part of the kernel uapi in fcntl.h:

This adds the `AT_RECURSIVE` constant on Linux and Android.
It is defined as part of the kernel uapi in `fcntl.h`:
https://github.com/torvalds/linux/blob/v6.1/include/uapi/linux/fcntl.h#L112
@rustbot
Copy link
Collaborator

rustbot commented Dec 22, 2022

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Dec 31, 2022

📌 Commit ceaaf9f has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Dec 31, 2022

⌛ Testing commit ceaaf9f with merge 72fba0e...

@bors
Copy link
Contributor

bors commented Dec 31, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 72fba0e to master...

1 similar comment
@bors
Copy link
Contributor

bors commented Dec 31, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 72fba0e to master...

@bors
Copy link
Contributor

bors commented Dec 31, 2022

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

@bors bors merged commit 72fba0e into rust-lang:master Dec 31, 2022
@lucab lucab deleted the ups/linux-at-recursive branch January 1, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants