Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -8/+2 |
* | Signal numbers are not uniform accross all platforms. | Jason Greene | 2001-07-06 | 1 | -4/+13 |
* | Fix proto's and some ws ugliness | Jason Greene | 2001-07-06 | 1 | -12/+12 |
* | Added wait.h functionality to pcntl | Jason Greene | 2001-07-06 | 7 | -31/+219 |
* | no need to implement these functions, already in posix module | Jason Greene | 2001-07-04 | 1 | -1/+0 |
* | Actually check for the needed system calls. | Jason Greene | 2001-07-04 | 1 | -2/+7 |
* | *BSD doesn't have SIGPOLL or SIGPWR | Jason Greene | 2001-06-26 | 1 | -0/+4 |
* | Fix casting wierdness that broke compiled code with Sun CC. | Jason Greene | 2001-06-25 | 1 | -4/+4 |
* | Make pcntl async safe by registering as a zend extension and grabing the | Jason Greene | 2001-06-19 | 3 | -10/+179 |
* | Adding some ifdefs for better platform compatibility | Jason Greene | 2001-06-13 | 1 | -37/+43 |
* | Remove bugus file. | Jason Greene | 2001-06-12 | 1 | -7/+0 |
* | @Added new experimental module pcntl (Process Control) (Jason) | Jason Greene | 2001-06-12 | 15 | -0/+500 |