summaryrefslogtreecommitdiff
path: root/ext/pcntl/tests
Commit message (Collapse)AuthorAgeFilesLines
* - MFB (4_2_0)Jan Lehnardt2002-04-121-1/+1
|
* Fix test when allow_call_time_pass_reference = Offfoobar2001-12-061-3/+3
|
* Signal numbers are not uniform accross all platforms.Jason Greene2001-07-061-4/+13
| | | | | Modified test to use the constants unless a failure occurs.
* Added wait.h functionality to pcntlJason Greene2001-07-064-28/+63
| | | | | | Added tests for such functionality Removed bogus files
* @Added new experimental module pcntl (Process Control) (Jason)Jason Greene2001-06-124-0/+37
Initial Import