summaryrefslogtreecommitdiff
path: root/ext/posix/posix.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #79570Böszörményi Zoltán2020-06-191-0/+18
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-09-011-0/+6
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-09-011-0/+6
| |\
| | * Fix #75696: posix_getgrnam fails to print details of groupChristoph M. Becker2018-09-011-0/+6
| * | year++Xinchen Hui2018-01-021-1/+1
* | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d...Dmitry Stogov2018-07-041-5/+5
* | | Merge branch 'pull-request/3288'Stanislav Malyshev2018-06-191-0/+3
|\ \ \
| * | | Fix bug #75481: makedev warningPeter Kokot2018-06-131-0/+3
| | |/ | |/|
| * | year++Xinchen Hui2018-01-021-1/+1
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | Normalize the POSIX phpinfo outputPeter Kokot2018-06-021-3/+1
* | | Use int instead of long in protosGabriel Caruso2018-02-231-5/+5
* | | year++Xinchen Hui2018-01-021-1/+1
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-5/+5
* | | Cleanup type conversionDmitry Stogov2017-12-071-4/+2
| |/ |/|
* | Avoid useless dereferences and separations during paramter passing.Dmitry Stogov2017-06-191-2/+2
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | Use new param API in posixSara Golemon2016-12-281-61/+74
|/
* Fix posix buildNikita Popov2016-05-011-1/+1
* Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL)Xinchen Hui2016-05-011-2/+6
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | 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-081-1/+97
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-30/+30
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-34/+34
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | 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
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-16/+16
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* 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-011-1/+1
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Year++Felipe Pena2011-01-011-1/+1
| * - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-0/+12
| * - 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-011-1/+1