New system calls: pidfd_open() and close_range()
New system calls: pidfd_open() and close_range()
Posted May 24, 2019 8:34 UTC (Fri) by Sesse (subscriber, #53779)Parent article: New system calls: pidfd_open() and close_range()
How will error handling work? You're supposed to check the return value from close(), but if it fails, how do you know which fd had an issue…?