php-src/win32
2009-01-27 21:53:31 +00:00
..
build MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/ 2009-01-23 15:49:49 +00:00
builddef.bat
EngineSelect.bat
EngineSelect.dsp
flock.c
flock.h
fnmatch.c - add fnmatch() support on windows (C API), using the BSD implementation 2009-01-20 01:37:48 +00:00
fnmatch.h - add fnmatch() support on windows (C API), using the BSD implementation 2009-01-20 01:37:48 +00:00
glob.c - MFH: expose glob and globfree on wi ndows, can be used by shared ext (core or extern) 2009-01-01 12:32:49 +00:00
glob.h - MFH: expose glob and globfree on wi ndows, can be used by shared ext (core or extern) 2009-01-01 12:32:49 +00:00
globals.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
grp.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
inet.c MFH: Fix typo 2008-11-20 16:06:26 +00:00
inet.h - MFH: 2008-08-23 19:22:10 +00:00
install.txt
param.h
php5.dsp
php5.dsw
php5dll.dsp MFH 2008-11-21 16:41:04 +00:00
php5dllts.dsp MFH 2008-11-21 16:41:04 +00:00
php5dllts.rc
php5dllts.rc2
php5ts_cli.dsp
php5ts_cli.rc
php5ts_cli.rc2 - revert previous commit (borked editor) 2008-11-06 13:30:18 +00:00
php5ts.dsp
php5ts.dsw
php5ts.rc
php5ts.rc2
php_modules.dsw
php_registry.h
php_stdint.h - prevent redefinition 2009-01-27 21:53:31 +00:00
php_strtoi64.h - add strto*i64 support (VC6 only, decent compilers/crt have them) 2008-10-20 14:47:01 +00:00
php_win32_globals.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
pws-php5cgi.reg
pws-php5isapi.reg
readdir.c
readdir.h MFH: 2008-08-14 23:29:25 +00:00
registry.c MFH (and build fix) 2007-10-12 07:58:32 +00:00
resource.h
select.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
select.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sendmail.c
sendmail.h
signal.h
sockets.c MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/ 2009-01-23 15:49:49 +00:00
sockets.h MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/ 2009-01-23 15:49:49 +00:00
strtoi64.c - add strto*i64 support (VC6 only, decent compilers/crt have them) 2008-10-20 14:47:01 +00:00
syslog.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
syslog.reg
testsuite.dsp
time.c - MFH: 2009-01-19 02:35:22 +00:00
time.h - MFH: 2009-01-19 02:35:22 +00:00
unistd.h - MFH: 2009-01-19 02:35:22 +00:00
wfile.c Fix macro redef 2008-07-20 20:17:48 +00:00
wfile.h Fix macro redef 2008-07-20 20:17:48 +00:00
winutil.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
winutil.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
wsyslog.c