.. |
build
|
- initial import, will add all libs later
|
2011-05-19 13:36:29 +00:00 |
builddef.bat
|
export libxml2 and iconv symbols
|
2003-12-08 12:56:47 +00:00 |
EngineSelect.bat
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
EngineSelect.dsp
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
flock.c
|
Export flock for win32
|
2003-12-19 23:18:14 +00:00 |
flock.h
|
Export flock for win32
|
2003-12-19 23:18:14 +00:00 |
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++
|
2011-01-01 02:17:06 +00:00 |
grp.h
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
inet.c
|
MFH: Fix typo
|
2008-11-20 16:06:26 +00:00 |
inet.h
|
- xp sp3 does not have them
|
2011-01-19 19:48:28 +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
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5.dsw
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5dll.dsp
|
- not there anymore
|
2010-09-15 22:11:28 +00:00 |
php5dllts.dsp
|
- not there anymore
|
2010-09-15 22:11:28 +00:00 |
php5dllts.rc
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5dllts.rc2
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5ts_cli.dsp
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5ts_cli.rc
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5ts_cli.rc2
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5ts.dsp
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5ts.dsw
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5ts.rc
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php5ts.rc2
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php_modules.dsw
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
php_registry.h
|
Add function for getting php.ini path from registry
|
2003-10-19 10:22:21 +00:00 |
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++
|
2011-01-01 02:17:06 +00:00 |
pws-php5cgi.reg
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
2004-01-17 13:00:38 +00:00 |
pws-php5isapi.reg
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
2004-01-17 13:00:38 +00:00 |
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
|
- local redeclaration
|
2011-01-10 01:04:36 +00:00 |
resource.h
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
2004-01-17 13:00:38 +00:00 |
select.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
select.h
|
- Year++
|
2011-01-01 02:17:06 +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
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
2004-01-17 13:00:38 +00:00 |
sockets.c
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
sockets.h
|
- Year++
|
2011-01-01 02:17:06 +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++
|
2011-01-01 02:17:06 +00:00 |
syslog.reg
|
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
|
2010-12-11 22:18:10 +00:00 |
testsuite.dsp
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
time.c
|
- Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return
|
2010-11-12 18:37:02 +00: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 nts build
|
2011-06-16 10:20:25 +00:00 |
winutil.h
|
- init win32 rng context once per process
|
2011-06-16 01:31:10 +00:00 |
wsyslog.c
|
Fixed first-chance exception during request shutdown
|
2006-01-16 14:26:07 +00:00 |