mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
32dd8c251a
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>
2 lines
25 B
Plaintext
2 lines
25 B
Plaintext
GLIBC_2.36 pidfd_getfd F
|