1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Vladimir Vrzić aea3ade74f ext/pcntl: Added rusage parameter to pcntl_waitid
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
2025-06-24 19:21:03 +01:00
..
2025-06-23 13:58:19 +02:00
2025-03-14 10:51:50 +01:00
2025-06-23 13:58:10 +02:00
2025-06-18 20:47:40 +02:00
2025-03-08 12:27:56 +01:00
2025-06-23 13:58:31 +02:00
2025-04-19 14:11:35 +09:00
2025-06-09 11:26:27 +02:00
2025-06-23 14:30:08 +02:00
2025-05-24 20:39:59 +02:00
2025-06-22 12:29:26 -07:00
2025-06-10 09:59:43 +02:00
2025-06-09 11:26:27 +02:00
2025-06-21 18:03:50 +01:00