summaryrefslogtreecommitdiff
path: root/ext/posix
Commit message (Expand)AuthorAgeFilesLines
* Fix posix_setrlimit segfaultNikita Popov2015-07-091-2/+1
* Fix posix_setrlimit() to use int as values instead of strings.Magnus Määttä2015-07-091-15/+8
* Add posix_setrlimit() FR #54603Magnus Määttä2015-07-084-2/+120
* cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* bump yearXinchen Hui2015-01-152-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-102-31/+31
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-2125-106/+106
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-34/+34
* skip posix 32-bitAndrea Faulds2014-11-289-4/+13
* Fixes posix testsFlorian MARGAINE2014-11-099-1/+25
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* first show to make 's' work with size_tAnatol Belski2014-08-271-6/+6
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-2/+2
* master renames phase 1Anatol Belski2014-08-251-61/+61
* ported ext/posixAnatol Belski2014-08-191-26/+26
* basic macro replacements, all at onceAnatol Belski2014-08-191-37/+37
* Fixed compatibilityDmitry Stogov2014-07-221-1/+2
* added support for ext/posixDmitry Stogov2014-05-061-21/+20
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+2
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-141-2/+2
| |\
| | * Fix test - on CI somebody could create a process in the meantimeStanislav Malyshev2014-04-141-2/+2
| | * Bump yearXinchen Hui2014-01-032-2/+2
| * | Bump yearXinchen Hui2014-01-032-2/+2
* | | Cleanup (1-st round)Dmitry Stogov2014-04-151-16/+16
* | | Bump yearXinchen Hui2014-01-032-2/+2
|/ /
* | These getpwnam('') tests are silly and not portableRasmus Lerdorf2013-10-204-84/+0
|/
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Happy New YearXinchen Hui2013-01-012-2/+2
* Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-06-101-0/+15
|\
| * Adding a test for ext/posix/tests/posix_getegid_basic.phptmichelangelo2012-06-101-0/+15
* | Merge branch 'PHP-5.3' into PHP-5.4zoe slattery2012-05-151-1/+0
|\ \
| * | Small fixes to tests, see #62022zoe slattery2012-05-151-1/+0
| |/
* | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\ \ | |/
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
| * - Year++Felipe Pena2012-01-012-2/+2
| * Fixing SKIPIFUlf Wendel2011-09-061-1/+1
| * Fixing SKIPIFUlf Wendel2011-09-061-1/+1
| * - add skipifPierre Joye2011-09-068-0/+48
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Year++Felipe Pena2011-01-012-2/+2
| * - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-0/+12
| * Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-115-5/+5
| * - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-1/+1
| * * fixed bug #49819: STDOUT losing data with posix_isatty()Michael Wallner2010-05-181-1/+3
* | - Year++Felipe Pena2012-01-012-2/+2
* | Changed silent conversion of array to string to produce a notice. (Patrick)Stanislav Malyshev2011-10-216-0/+60
* | Fixing SKIPIFUlf Wendel2011-09-061-1/+1
* | Fixing SKIPIFUlf Wendel2011-09-061-1/+1
* | - add skipifPierre Joye2011-09-068-0/+48