php-src/win32
2012-06-07 14:31:35 +08:00
..
build Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt fails 2012-05-11 14:24:12 +02: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 - use php_sys_sat 2010-09-13 11:17:40 +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 - Year++ 2012-01-01 13:15:04 +00:00
grp.h - Year++ 2012-01-01 13:15:04 +00:00
inet.c MFH: Fix typo 2008-11-20 16:06:26 +00:00
inet.h - fix bug #61290, fix build 2012-03-05 20:53:40 +00:00
install.txt Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
param.h
php5.dsp
php5.dsw
php5dll.dsp - remove dummy wrapper for readfile 2010-09-11 19:07:43 +00:00
php5dllts.dsp - remove dummy wrapper for readfile 2010-09-11 19:07:43 +00:00
php5dllts.rc
php5dllts.rc2 Update copyright year 2007-01-01 19:32:10 +00:00
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 Update copyright year 2007-01-01 19:32:10 +00:00
php_modules.dsw
php_registry.h
php_stdbool.h - #50334, add missing file 2009-12-09 10:39:03 +00:00
php_stdint.h MFT: VC10 build support 2009-12-03 11:50:32 +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 - Year++ 2012-01-01 13:15:04 +00:00
pws-php5cgi.reg
pws-php5isapi.reg
readdir.c - possible NULL deref 2011-01-10 08:07:38 +00:00
readdir.h MFH: 2008-08-14 23:29:25 +00:00
registry.c - Fixed bug #55299 (multiple null pointer in win32/registry.c) 2012-05-16 08:40:12 -03:00
resource.h
select.c - Year++ 2012-01-01 13:15:04 +00:00
select.h - Year++ 2012-01-01 13:15:04 +00:00
sendmail.c - silent warning (fix for #28038) 2009-08-26 21:59:54 +00:00
sendmail.h - silent warning (fix for #28038) 2009-08-26 21:59:54 +00:00
signal.h
sockets.c - Year++ 2012-01-01 13:15:04 +00:00
sockets.h - Year++ 2012-01-01 13:15:04 +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 - Year++ 2012-01-01 13:15:04 +00:00
syslog.reg - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
testsuite.dsp
time.c Remove unused codes 2012-06-07 14:31:35 +08:00
time.h - MFH: 2009-01-19 02:35:22 +00:00
unistd.h - MFH: 2009-01-19 02:35:22 +00:00
winutil.c - fix #60895, possible invalid handler usage 2012-01-27 10:56:33 +00:00
winutil.h - Year++ 2012-01-01 13:15:04 +00:00
wsyslog.c