| .. |
|
build
|
- initial import, will add all libs later
|
15 years ago |
|
EngineSelect.bat
|
convert to DOS line endings to solve win98 issues
|
22 years ago |
|
EngineSelect.dsp
|
Remove unnecessary elements, internationalize
|
23 years ago |
|
builddef.bat
|
export libxml2 and iconv symbols
|
22 years ago |
|
flock.c
|
Export flock for win32
|
22 years ago |
|
flock.h
|
Export flock for win32
|
22 years ago |
|
fnmatch.c
|
- add fnmatch() support on windows (C API), using the BSD implementation
|
17 years ago |
|
fnmatch.h
|
- add fnmatch() support on windows (C API), using the BSD implementation
|
17 years ago |
|
glob.c
|
- use php_sys_sat
|
15 years ago |
|
glob.h
|
- expose glob and globfree on wi ndows, can be used by shared ext (core or extern)
|
17 years ago |
|
globals.c
|
- Year++
|
15 years ago |
|
grp.h
|
- Year++
|
15 years ago |
|
inet.c
|
Fix typo
|
17 years ago |
|
inet.h
|
- xp sp3 does not have them
|
15 years ago |
|
install.txt
|
Fix common typos in the source code (Reported in Bug #54065)
|
15 years ago |
|
param.h
|
PHP 4.0
|
27 years ago |
|
php5.dsp
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5.dsw
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5dll.dsp
|
- not there anymore
|
15 years ago |
|
php5dllts.dsp
|
- not there anymore
|
15 years ago |
|
php5dllts.rc
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5dllts.rc2
|
Update copyright year
|
19 years ago |
|
php5ts.dsp
|
fix fcgi build
|
19 years ago |
|
php5ts.dsw
|
Removed non-existing sapi/activescript dsp
|
21 years ago |
|
php5ts.rc
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5ts.rc2
|
Update copyright year
|
19 years ago |
|
php5ts_cli.dsp
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5ts_cli.rc
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
php5ts_cli.rc2
|
bump year and license version
|
20 years ago |
|
php_modules.dsw
|
- Nuked some PECLed extensions
|
21 years ago |
|
php_registry.h
|
Add function for getting php.ini path from registry
|
22 years ago |
|
php_stdbool.h
|
- #50334, add missing file
|
16 years ago |
|
php_stdint.h
|
MFT: VC10 build support
|
16 years ago |
|
php_strtoi64.h
|
- add strto*i64 support (VC6 only, decent compilers/crt have them)
|
17 years ago |
|
php_win32_globals.h
|
- Year++
|
15 years ago |
|
pws-php5cgi.reg
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
pws-php5isapi.reg
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
readdir.c
|
- possible NULL deref
|
15 years ago |
|
readdir.h
|
* Last _WIN32_WINNT macro redef
|
18 years ago |
|
registry.c
|
- local redeclaration
|
15 years ago |
|
resource.h
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
select.c
|
- Year++
|
15 years ago |
|
select.h
|
- Year++
|
15 years ago |
|
sendmail.c
|
- silent warning (fix for #28038)
|
16 years ago |
|
sendmail.h
|
- silent warning (fix for #28038)
|
16 years ago |
|
signal.h
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
sockets.c
|
- Year++
|
15 years ago |
|
sockets.h
|
- Year++
|
15 years ago |
|
strtoi64.c
|
- add strto*i64 support (VC6 only, decent compilers/crt have them)
|
17 years ago |
|
syslog.h
|
- Year++
|
15 years ago |
|
syslog.reg
|
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
|
15 years ago |
|
testsuite.dsp
|
make run-tests work under win32 too
|
25 years ago |
|
time.c
|
- Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return
|
15 years ago |
|
time.h
|
- add nanosleep
|
17 years ago |
|
unistd.h
|
- add nanosleep
|
17 years ago |
|
winutil.c
|
- Year++
|
15 years ago |
|
winutil.h
|
- Year++
|
15 years ago |
|
wsyslog.c
|
Fixed first-chance exception during request shutdown
|
20 years ago |