This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2024-11-23 09:43:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
glibc
/
sysdeps
/
generic
/
libc.abilist
2 lines
25 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
linux: Add pidfd_getfd This was added on Linux 5.6 (8649c322f75c96e7ced2fec201e123b2b073bf09) as a way to retrieve a file descriptors for another process though pidfd (created either with CLONE_PIDFD or pidfd_getfd). The functionality is similar to recvmmsg SCM_RIGHTS. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com>
2022-01-29 03:59:42 +08:00
GLIBC_2.36 pidfd_getfd F
Reference in New Issue
Copy Permalink