summaryrefslogtreecommitdiff
path: root/ext/pcntl/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Simplify functions checks in m4Peter Kokot2019-07-171-3/+3
* Sync functions checksPeter Kokot2019-06-301-1/+1
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* Switch to use ZTS cacheDmitry Stogov2019-03-121-1/+1
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* Implement pcntl_unsharePedro Magalhães2019-02-181-1/+1
* Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-3/+3
* Remove unused Git attributes identPeter Kokot2018-07-251-3/+1
* pnctl_signal(): add siginfo to handler argsDavid Walker2016-07-071-1/+17
* add rusage support to wait() and waitpid()Antony Dovgal2015-05-131-1/+1
* Fix errormessageHannes Magnusson2011-09-071-1/+1
* not experimental anymoreAntony Dovgal2008-08-071-4/+1
* - Portability fix. (si_fd seems to be linux only thing)Jani Taskinen2008-08-051-3/+1
* Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()Arnaud Le Blanc2008-07-291-1/+1
* 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