php-src/win32
Anatol Belski f407707bd6 Merge branch 'PHP-7.1'
* PHP-7.1:
  fix leak
  add parentheses
  fix clang compat
  fix leak
2016-08-27 22:30:06 +02:00
..
build Added a warning in case --with-mp is combined with --enable-debug 2016-08-06 11:00:22 +02:00
builddef.bat
codepage.c add parentheses 2016-08-27 22:26:18 +02:00
codepage.h correct macro names 2016-07-17 12:33:26 +02:00
cp_enc_map_gen.c Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
cp_enc_map.c Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
dllmain.c We do not need to check the return value of php_win32_init_gettimeofday() anymore, as the symbol is always going to be available to us 2016-08-11 04:35:51 +02:00
fnmatch.c add vim modelines 2015-05-20 19:14:05 +02:00
fnmatch.h
ftok.c sync shm* implementation signatures with POSIX 2016-08-23 00:27:17 +02:00
getrusage.c Make this inline like the many other variants we got of this function (win32/time.c, Zend/zend_virtual_cwd.c, ...) 2016-08-17 23:52:44 +02:00
getrusage.h Happy new year (Update copyright to 2016) 2016-01-01 20:03:16 +02:00
glob.c cleanup more redundant S_IS* declarations 2015-05-25 18:03:26 +02:00
glob.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
globals.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
grp.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
inet.c Happy new year (Update copyright to 2016) 2016-01-01 20:03:16 +02:00
inet.h Happy new year (Update copyright to 2016) 2016-01-01 20:03:16 +02:00
install.txt Merge branch 'PHP-5.6' 2015-08-18 21:26:09 +02:00
ioutil.c fix leak 2016-08-27 22:28:13 +02:00
ioutil.h Merge branch 'PHP-7.1' 2016-08-27 22:30:06 +02:00
ipc.h sync shm* implementation signatures with POSIX 2016-08-23 00:27:17 +02:00
param.h Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
php7dllts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dllts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php_inttypes.h rather use the supplied inttypes.h with vc14 2015-10-23 09:47:00 +02:00
php_registry.h Happy new year (Update copyright to 2016) 2016-01-01 20:03:16 +02:00
php_stdbool.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
php_stdint.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
php_win32_globals.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
readdir.c fix leak 2016-08-26 22:05:06 +02:00
readdir.h Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
registry.c Happy new year (Update copyright to 2016) 2016-01-01 20:03:16 +02:00
resource.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
select.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
select.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
sendmail.c Fix bug #70145 From field incorrectly parsed from headers 2015-08-19 11:05:35 +02:00
sendmail.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
signal.h remove version check 2015-05-15 08:20:33 +02:00
sockets.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
sockets.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
syslog.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
syslog.reg Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
time.c We do not need to check the return value of php_win32_init_gettimeofday() anymore, as the symbol is always going to be available to us 2016-08-11 04:35:51 +02:00
time.h We do not need to check the return value of php_win32_init_gettimeofday() anymore, as the symbol is always going to be available to us 2016-08-11 04:35:51 +02:00
unistd.h
winutil.c add more errno handling 2016-07-29 15:05:41 +02:00
winutil.h Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
wsyslog.c add vim modelines 2015-05-20 19:14:05 +02:00