]> granicus.if.org Git - php/commit
add rusage support to wait() and waitpid()
authorAntony Dovgal <tony2001@php.net>
Thu, 11 Dec 2014 14:01:55 +0000 (17:01 +0300)
committerJulien Pauli <jpauli@php.net>
Wed, 13 May 2015 13:34:17 +0000 (15:34 +0200)
commit7e0e88820a2cf6ef3804383413fe1b7f7538962a
tree466c409fc80efb00d6ff339b4e6ff51d1b454602
parent917f292dc4ab65ac0815d7240ea054e4efca347d
add rusage support to wait() and waitpid()

patch by Anton Stepanenko
ext/pcntl/config.m4
ext/pcntl/pcntl.c
ext/pcntl/tests/pcntl_wait_rusage1.phpt [new file with mode: 0644]
ext/pcntl/tests/pcntl_waitpid_rusage1.phpt [new file with mode: 0644]