summaryrefslogtreecommitdiff
path: root/ext/pcntl/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Added pcntl_wait, a wraspper around wait()/wait3()George Schlossnagle2003-10-281-1/+1
* getpriority() and setpriority() are in libc..foobar2003-02-181-3/+1
* Added pcntl_setpriority & pcntl_getpriority(). These functions can be usedIlia Alshanetsky2003-02-181-1/+4
* php_new_extensionSascha Schumann2002-03-121-1/+1
* Modified the build system to make certain extensions (pcntl, ncurses,Edin Kadribasic2002-01-201-3/+2
* use predefined function instead of hardcoded testHartmut Holzgraefe2002-01-041-3/+1
* Unified the configure messages.foobar2001-11-301-1/+3
* Fix indentation of ./configure --helpSascha Schumann2001-09-191-2/+1
* Actually check for the needed system calls.Jason Greene2001-07-041-2/+7
* @Added new experimental module pcntl (Process Control) (Jason)Jason Greene2001-06-121-0/+15