Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 2 | -0/+75 |
* | Don't use short tags in tests | Gwynne Raskind | 2009-07-02 | 1 | -1/+1 |
* | MFH: Fix return value of pcntl_wexitstatus() (fixes #47566, | Arnaud Le Blanc | 2009-05-26 | 2 | -1/+20 |
* | MFH: | Matteo Beccati | 2009-03-29 | 1 | -1/+1 |
* | MFH: | Matteo Beccati | 2009-03-28 | 1 | -1/+1 |
* | MFH: | Matteo Beccati | 2009-03-28 | 1 | -1/+1 |
* | Removed deprecation warning for ticks | Arnaud Le Blanc | 2009-03-27 | 1 | -1/+0 |
* | MFH: Fix build on FreeBSD <7 (fixes #47777) | Arnaud Le Blanc | 2009-03-25 | 1 | -0/+1 |
* | MFH: | Felipe Pena | 2009-03-25 | 1 | -0/+32 |
* | MFH: Added the oldset parameter to pcntl_sigprocmask(). | Arnaud Le Blanc | 2008-11-10 | 1 | -0/+7 |
* | Add tests for pcntl | Arnaud Le Blanc | 2008-09-12 | 6 | -0/+179 |
* | MFH Fix test | Arnaud Le Blanc | 2008-09-12 | 1 | -10/+17 |
* | pcntl_sigwaitinfo() and pcntl_sigtimedwait() functions are conditionally enab... | Alexey Zakhlestin | 2008-09-08 | 1 | -0/+1 |
* | MFH | Jani Taskinen | 2008-08-05 | 4 | -10/+10 |
* | MFH: Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask() | Arnaud Le Blanc | 2008-07-29 | 1 | -0/+87 |
* | MFH: Added pcntl_signal_dispatch() | Arnaud Le Blanc | 2008-07-29 | 1 | -0/+26 |
* | - Fixed test | Felipe Pena | 2008-07-18 | 1 | -1/+2 |
* | Support for closures | Dmitry Stogov | 2008-07-17 | 1 | -0/+25 |
* | - Fix typo (avaliable -> available). (bug #28725) | foobar | 2004-12-16 | 1 | -1/+1 |
* | - Remove unused blocks | Marcus Boerger | 2004-05-19 | 1 | -2/+0 |
* | Added a skip condition in the event posix_kill(), which is used by the test | Ilia Alshanetsky | 2002-11-08 | 1 | -1/+4 |
* | - MFB (4_2_0) | Jan Lehnardt | 2002-04-12 | 1 | -1/+1 |
* | Fix test when allow_call_time_pass_reference = Off | foobar | 2001-12-06 | 1 | -3/+3 |
* | Signal numbers are not uniform accross all platforms. | Jason Greene | 2001-07-06 | 1 | -4/+13 |
* | Added wait.h functionality to pcntl | Jason Greene | 2001-07-06 | 4 | -28/+63 |
* | @Added new experimental module pcntl (Process Control) (Jason) | Jason Greene | 2001-06-12 | 4 | -0/+37 |