mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
aea3ade74f
This functionality is not part of the POSIX interface. - On FreeBSD, the wait6 system call provides it - On Linux, the raw waitid system call provides it (glibc does not) close GH-15921