summaryrefslogtreecommitdiff
path: root/ext/pcntl/tests
Commit message (Expand)AuthorAgeFilesLines
* Test from 2009 testfestZoe Slattery2009-08-262-0/+75
* Don't use short tags in testsGwynne Raskind2009-07-021-1/+1
* MFH: Fix return value of pcntl_wexitstatus() (fixes #47566,Arnaud Le Blanc2009-05-262-1/+20
* MFH:Matteo Beccati2009-03-291-1/+1
* MFH:Matteo Beccati2009-03-281-1/+1
* MFH:Matteo Beccati2009-03-281-1/+1
* Removed deprecation warning for ticksArnaud Le Blanc2009-03-271-1/+0
* MFH: Fix build on FreeBSD <7 (fixes #47777)Arnaud Le Blanc2009-03-251-0/+1
* MFH:Felipe Pena2009-03-251-0/+32
* MFH: Added the oldset parameter to pcntl_sigprocmask().Arnaud Le Blanc2008-11-101-0/+7
* Add tests for pcntlArnaud Le Blanc2008-09-126-0/+179
* MFH Fix testArnaud Le Blanc2008-09-121-10/+17
* pcntl_sigwaitinfo() and pcntl_sigtimedwait() functions are conditionally enab...Alexey Zakhlestin2008-09-081-0/+1
* MFHJani Taskinen2008-08-054-10/+10
* MFH: Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()Arnaud Le Blanc2008-07-291-0/+87
* MFH: Added pcntl_signal_dispatch()Arnaud Le Blanc2008-07-291-0/+26
* - Fixed testFelipe Pena2008-07-181-1/+2
* Support for closuresDmitry Stogov2008-07-171-0/+25
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-1/+1
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* Added a skip condition in the event posix_kill(), which is used by the testIlia Alshanetsky2002-11-081-1/+4
* - 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
* Added wait.h functionality to pcntlJason Greene2001-07-064-28/+63
* @Added new experimental module pcntl (Process Control) (Jason)Jason Greene2001-06-124-0/+37