php-src/win32
2006-11-14 14:20:26 +00:00
..
build Fixed VC2005 support 2006-11-14 14:20:26 +00:00
builddef.bat
crypt_win32.c New crypt() implementation for win32 which is about 10 times faster and has more friendly license. 2006-06-16 05:57:18 +00:00
crypt_win32.h New crypt() implementation for win32 which is about 10 times faster and has more friendly license. 2006-06-16 05:57:18 +00:00
EngineSelect.bat
EngineSelect.dsp
flock.c
flock.h
glob.c Simplify the code base as this getpwd() was used only once 2006-11-10 09:56:16 +00:00
glob.h
globals.c Implemented registry cache that prevent registry lookup on each request. In case of modification of corresponding registry-tree PHP will reload it automatic. 2006-11-10 11:42:07 +00:00
grp.h
install.txt sync install instructions with the phpdoc xml sources 2006-08-09 23:22:49 +00:00
md5crypt.c
md5crypt.h
param.h
php5.dsp
php5.dsw
php5dll.dsp Simplify the code base as this getpwd() was used only once 2006-11-10 09:56:16 +00:00
php5dllts.dsp Simplify the code base as this getpwd() was used only once 2006-11-10 09:56:16 +00:00
php5dllts.rc
php5dllts.rc2
php5ts_cli.dsp
php5ts_cli.rc
php5ts_cli.rc2
php5ts.dsp fix fcgi build 2006-09-13 17:23:16 +00:00
php5ts.dsw
php5ts.rc
php5ts.rc2
php_modules.dsw
php_registry.h
php_win32_globals.h Implemented registry cache that prevent registry lookup on each request. In case of modification of corresponding registry-tree PHP will reload it automatic. 2006-11-10 11:42:07 +00:00
pws-php5cgi.reg
pws-php5isapi.reg
readdir.c opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext 2006-11-10 11:20:48 +00:00
readdir.h opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext 2006-11-10 11:20:48 +00:00
registry.c Implemented registry cache that prevent registry lookup on each request. In case of modification of corresponding registry-tree PHP will reload it automatic. 2006-11-10 11:42:07 +00:00
resource.h
select.c
select.h
sendmail.c
sendmail.h
signal.h
syslog.h
syslog.reg
testsuite.dsp
time.c
time.h
unistd.h
wfile.c
wfile.h
winutil.c
winutil.h
wsyslog.c