php-src/win32
Kalle Sommer Nielsen 2104bea5d7 Remove Netware support
If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I cannot test atm.
2016-11-12 11:20:01 +01:00
..
build Merge branch 'PHP-7.1' 2016-11-12 02:39:30 +01: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
console.c Add VT100 support for Windows 2016-10-28 19:23:00 +02:00
console.h Add VT100 support for Windows 2016-10-28 19:23:00 +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
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
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-09-01 23:45:31 +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
nice.c Make proc_nice() more in line with that of Unix, as discussed with Anatol 2016-10-18 23:25:59 +02:00
nice.h Poor copy/paste mistake, nobody saw I used getrusage.[c|h] as skeleton here! 2016-10-19 07:10:28 +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
php7dllts.rc2
php7ts.rc
php7ts.rc2
php7ts_cli.rc
php7ts_cli.rc2
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 Remove Netware support 2016-11-12 11:20:01 +01:00
sendmail.h Remove Netware support 2016-11-12 11:20:01 +01: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
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