php-src/win32
2017-06-15 23:48:03 +02:00
..
build Merge branch 'PHP-7.1' 2017-05-08 13:13:18 +02:00
builddef.bat
codepage.c improve and generalize the recognition of a cli sapi 2017-01-08 23:54:58 +01:00
codepage.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
console.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
console.h Update copyright headers to 2017 2017-01-02 09:30:12 -06: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 Revert "move winsock specific stuff into dllmain" 2017-02-11 18:55:32 +01:00
fnmatch.c
fnmatch.h
ftok.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
getrusage.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
getrusage.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
glob.c cleanup more redundant S_IS* declarations 2015-05-25 18:03:26 +02:00
glob.h
globals.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
grp.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
inet.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
inet.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
install.txt Remove mcrypt 2016-10-04 13:20:36 +01:00
ioutil.c do compare on wchar's 2017-04-02 16:40:36 +02:00
ioutil.h Merge branch 'PHP-7.1' 2017-05-17 13:38:03 +02:00
ipc.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
nice.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
nice.h Update copyright headers to 2017 2017-01-02 09:30:12 -06: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 Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stdbool.h
php_stdint.h
php_win32_globals.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
readdir.c intergarte furher newer flag in FindFirstFileEx for win7+ only 2017-04-10 11:09:51 +02:00
readdir.h The d_name member of struct dirent should be a pointer 2017-02-12 22:23:51 +01:00
registry.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
resource.h
select.c follow up on 0c992792220bbfb375d5dc8222beb2a55da8441a 2017-06-15 23:48:03 +02:00
select.h Fixed php_socket_t to int conversion 2017-06-15 23:48:03 +02:00
sendmail.c preg_replace() optimization 2017-06-07 13:50:16 +03:00
sendmail.h Remove Netware support 2016-11-12 11:20:01 +01:00
signal.h
sockets.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
sockets.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
syslog.h Update copyright headers to 2017 2017-01-04 11:23:42 -06: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 Merge branch 'PHP-7.1' 2017-02-11 14:53:20 +01:00
unistd.h
winutil.c Merge branch 'PHP-7.1' 2017-04-15 17:30:43 +02:00
winutil.h refactor php_win32_get_random_bytes(), take 2 2017-02-12 17:47:14 +01:00
wsyslog.c