Skip to content

linux::process: adding getfd() public api.#151654

Open
devnexen wants to merge 1 commit intorust-lang:mainfrom
devnexen:pidfd_getfd
Open

linux::process: adding getfd() public api.#151654
devnexen wants to merge 1 commit intorust-lang:mainfrom
devnexen:pidfd_getfd

Conversation

@devnexen
Copy link
Contributor

internal usage of pidfd_getfd syscall to get the file descriptor
from targetfd.

internal usage of pidfd_getfd syscall to get the file descriptor
 from `targetfd`.
@rustbot
Copy link
Collaborator

rustbot commented Jan 25, 2026

r? @ChrisDenton

rustbot has assigned @ChrisDenton.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added O-linux Operating system: Linux O-unix Operating system: Unix-like S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jan 25, 2026
@ChrisDenton
Copy link
Member

Is there an ACP or some other context for this?

@ChrisDenton ChrisDenton added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-linux Operating system: Linux O-unix Operating system: Unix-like S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants