Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle gr_mem misalignment on macos | Nikita Popov | 2019-06-20 | 1 | -2/+9 |
* | Switch to use ZTS cache | Dmitry Stogov | 2019-03-12 | 1 | -0/+6 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Remove __USE_GNU defines | Nikita Popov | 2018-09-17 | 1 | -5/+0 |
* | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-09-01 | 1 | -0/+6 |
|\ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-09-01 | 1 | -0/+6 |
| |\ | |||||
| | * | Fix #75696: posix_getgrnam fails to print details of group | Christoph M. Becker | 2018-09-01 | 1 | -0/+6 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 1 | -5/+5 |
* | | | Merge branch 'pull-request/3288' | Stanislav Malyshev | 2018-06-19 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Fix bug #75481: makedev warning | Peter Kokot | 2018-06-13 | 1 | -0/+3 |
| | |/ | |/| | |||||
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Normalize the POSIX phpinfo output | Peter Kokot | 2018-06-02 | 1 | -3/+1 |
* | | | Use int instead of long in protos | Gabriel Caruso | 2018-02-23 | 1 | -5/+5 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -5/+5 |
* | | | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -4/+2 |
| |/ |/| | |||||
* | | Avoid useless dereferences and separations during paramter passing. | Dmitry Stogov | 2017-06-19 | 1 | -2/+2 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | | Use new param API in posix | Sara Golemon | 2016-12-28 | 1 | -61/+74 |
|/ | |||||
* | Fix posix build | Nikita Popov | 2016-05-01 | 1 | -1/+1 |
* | Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL) | Xinchen Hui | 2016-05-01 | 1 | -2/+6 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Fix posix_setrlimit segfault | Nikita Popov | 2015-07-09 | 1 | -2/+1 |
* | | Fix posix_setrlimit() to use int as values instead of strings. | Magnus Määttä | 2015-07-09 | 1 | -15/+8 |
* | | Add posix_setrlimit() FR #54603 | Magnus Määttä | 2015-07-08 | 1 | -1/+97 |
* | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -30/+30 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -34/+34 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -6/+6 |
* | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -61/+61 |
* | | ported ext/posix | Anatol Belski | 2014-08-19 | 1 | -26/+26 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -37/+37 |
* | | Fixed compatibility | Dmitry Stogov | 2014-07-22 | 1 | -1/+2 |
* | | added support for ext/posix | Dmitry Stogov | 2014-05-06 | 1 | -21/+20 |
* | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -16/+16 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
|\ | |||||
| * | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |