summaryrefslogtreecommitdiff
path: root/ext/posix
Commit message (Expand)AuthorAgeFilesLines
* Handle gr_mem misalignment on macosNikita Popov2019-06-201-2/+9
* Add debug output to posix_getlogin() testNikita Popov2019-06-171-12/+9
* Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-06-051-10/+1
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-06-051-10/+1
| |\
| | * fix flaky posix testJoe Watkins2019-06-051-10/+1
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-14/+13
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1480-300/+300
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
| | * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-042-1/+4
| | |\
| | | * Fix bug #75481: makedev warningPeter Kokot2018-09-042-1/+4
| * | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-14/+13
| * | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1480-300/+300
* | | | skip where no groups availableJoe Watkins2019-06-011-0/+1
* | | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | | Remove posix_getlogin() check from posix_getpwnam() testNikita Popov2019-04-101-3/+0
* | | | Switch to use ZTS cacheDmitry Stogov2019-03-123-5/+12
* | | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+5
* | | | Remove more zpp error testsNikita Popov2019-03-0524-804/+0
* | | | Test for function posix_getpwnam() basic functionalityRodrigo Prado2019-03-011-5/+12
* | | | Add test to function posix_getlogin()Rodrigo Prado de Jesus2019-02-141-0/+31
* | | | Create posix_getpwnam_basic_01.phptRodrigo Prado2019-02-141-0/+28
* | | | Add basic test for posix getgrnamRiccardo Magliocchetti2019-02-141-0/+27
* | | | Some more test removalsNikita Popov2019-02-053-168/+0
* | | | Remove zpp variation testsNikita Popov2019-02-059-1253/+0
* | | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | | Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1519-19/+13
* | | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1430-61/+61
* | | | Trim trailing whitespace in testsGabriel Caruso2018-10-1480-244/+244
* | | | Remove __USE_GNU definesNikita Popov2018-09-171-5/+0
|/ / /
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-09-012-0/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-09-012-0/+23
| |\ \ | | |/
| | * Fix #75696: posix_getgrnam fails to print details of groupChristoph M. Becker2018-09-012-0/+23
| * | year++Xinchen Hui2018-01-022-2/+2
* | | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-5/+5
* | | Remove unused Git attributes identPeter Kokot2018-07-252-6/+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-192-1/+4
|\ \ \
| * | | Fix bug #75481: makedev warningPeter Kokot2018-06-132-1/+4
| | |/ | |/|
| * | year++Xinchen Hui2018-01-022-2/+2
* | | Normalize the POSIX phpinfo outputPeter Kokot2018-06-021-3/+1
* | | Use int instead of long in protosGabriel Caruso2018-02-231-5/+5
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2022-22/+22
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-0424-105/+105
* | | Use %d when expecting line number in testsGabriel Caruso2018-02-021-1/+1
* | | year++Xinchen Hui2018-01-022-2/+2
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-5/+5
* | | Cleanup type conversionDmitry Stogov2017-12-071-4/+2
* | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-49/+0
| |/ |/|
* | Remove superfluous semicolonsTom Van Looy2017-06-263-3/+3