summaryrefslogtreecommitdiff
path: root/ext/pcntl/tests/002.phpt
Commit message (Expand)AuthorAgeFilesLines
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* - Fixed pcntl test for platforms not accepting a very large timeout in sigtim...Matteo Beccati2009-03-291-1/+1
* Fix build on FreeBSD <7 (fixes #47777)Arnaud Le Blanc2009-03-251-0/+1
* Added the oldset parameter to pcntl_sigprocmask().Arnaud Le Blanc2008-11-101-0/+7
* MFB skipifArnaud Le Blanc2008-09-121-0/+1
* Fix testArnaud Le Blanc2008-09-121-10/+17
* - Portability fix. (si_fd seems to be linux only thing)Jani Taskinen2008-08-051-2/+2
* Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()Arnaud Le Blanc2008-07-291-0/+87