summaryrefslogtreecommitdiff
path: root/ext/pcntl/pcntl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix proto's and some ws uglinessJason Greene2001-07-061-12/+12
* Added wait.h functionality to pcntlJason Greene2001-07-061-2/+148
* *BSD doesn't have SIGPOLL or SIGPWRJason Greene2001-06-261-0/+4
* Fix casting wierdness that broke compiled code with Sun CC.Jason Greene2001-06-251-4/+4
* Make pcntl async safe by registering as a zend extension and grabing theJason Greene2001-06-191-9/+153
* Adding some ifdefs for better platform compatibilityJason Greene2001-06-131-37/+43
* @Added new experimental module pcntl (Process Control) (Jason)Jason Greene2001-06-121-0/+244