php-src/ext/pcntl/tests
Arnaud Le Blanc 8620c10b3e Fix return value of pcntl_wextistatus() (fixes #47566,
patch by james at jamesreno dot com)
2009-05-26 14:00:42 +00:00
..
001.phpt Fix return value of pcntl_wextistatus() (fixes #47566, 2009-05-26 14:00:42 +00:00
002.phpt - Fixed pcntl test for platforms not accepting a very large timeout in sigtimedwait() 2009-03-29 16:42:49 +00:00
003.phpt - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants). 2009-03-25 22:49:43 +00:00
bug47566.phpt Fix return value of pcntl_wextistatus() (fixes #47566, 2009-05-26 14:00:42 +00:00
pcntl_alarm.phpt Add tests for pcntl 2008-09-12 19:49:38 +00:00
pcntl_exec_2.phpt Add tests for pcntl 2008-09-12 19:49:38 +00:00
pcntl_exec_3.phpt Add tests for pcntl 2008-09-12 19:49:38 +00:00
pcntl_exec.phpt Add tests for pcntl 2008-09-12 19:49:38 +00:00
pcntl_signal_dispatch.phpt - Portability fix. (si_fd seems to be linux only thing) 2008-08-05 15:12:11 +00:00
pcntl_signal.phpt - Reverting: pcntl_signal() returning NULL when passing wrong parameters 2009-03-28 03:11:39 +00:00
pcntl_wait.phpt Add tests for pcntl 2008-09-12 19:49:38 +00:00
signal_closure_handler.phpt - Portability fix. (si_fd seems to be linux only thing) 2008-08-05 15:12:11 +00:00