-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
gh-149464: Support os.pidfd_getfd(pidfd, targetfd, flags=0) syscall
#149465
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
Changes from all commits
54f3cda
767fce3
4cfc95f
c89561a
ff1fb21
32966f6
1833ff7
a2b6f61
719567a
453e3de
46e604d
23ea074
cad9541
8d0b72b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Add :func:`os.pidfd_getfd` for duplicating a file descriptor from another | ||
| process via a pidfd. Available on Linux 5.6+. Patch by Maurycy | ||
| Pawłowski-Wieroński. | ||
|
maurycy marked this conversation as resolved.
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.