New system calls: pidfd_open() and close_range()
New system calls: pidfd_open() and close_range()
Posted May 23, 2019 23:40 UTC (Thu) by cyphar (subscriber, #110703)In reply to: New system calls: pidfd_open() and close_range() by ju3Ceemi
Parent article: New system calls: pidfd_open() and close_range()
You can already do this by looping over /proc/self/fd. This is what rpm, zypper, and quite a few other programs do.