php-src/win32
Rasmus Lerdorf 10afe5d96b Make the sigsetjmp change more robust. On systems that don't have
sigsetjmp use setjmp.  Windows is of course weird in that it seems to
have sigsetjmp but not sigjmp_buf (??) so force it to use setjmp in
config.w32.h.in
2008-03-18 21:14:28 +00:00
..
build Make the sigsetjmp change more robust. On systems that don't have 2008-03-18 21:14:28 +00:00
builddef.bat export libxml2 and iconv symbols 2003-12-08 12:56:47 +00:00
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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
EngineSelect.bat convert to DOS line endings to solve win98 issues 2003-12-05 17:45:15 +00:00
EngineSelect.dsp Remove unnecessary elements, internationalize 2003-06-30 11:27:03 +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
glob.c Simplify the code base as this getpwd() was used only once 2006-11-10 09:56:16 +00:00
glob.h Added glob() support for windows. 2002-05-19 14:32:24 +00:00
globals.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
grp.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
install.txt update install instructions (auto-generated from phpdoc XML sources) 2007-04-20 14:13:47 +00:00
md5crypt.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
md5crypt.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
param.h
php5.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5.dsw - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
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 - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5dllts.rc2 Update copyright year 2007-01-01 19:32:10 +00:00
php5ts_cli.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5ts_cli.rc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5ts_cli.rc2 Update copyright year 2007-01-01 19:32:10 +00:00
php5ts.dsp fix fcgi build 2006-09-13 17:23:16 +00:00
php5ts.dsw Removed non-existing sapi/activescript dsp 2005-04-08 21:10:27 +00:00
php5ts.rc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php5ts.rc2 Update copyright year 2007-01-01 19:32:10 +00:00
php_modules.dsw - Nuked some PECLed extensions 2005-04-08 21:17:07 +00:00
php_registry.h Add function for getting php.ini path from registry 2003-10-19 10:22:21 +00:00
php_win32_globals.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +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 opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext 2006-11-10 11:20:48 +00:00
readdir.h Fix win32 build 2006-12-01 20:17:50 +00:00
registry.c MFH (and build fix) 2007-10-12 07:58:32 +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 MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
select.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
sendmail.c - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
sendmail.h - Fixed bug #29334 (mail() provides incorrect message time header) 2005-08-07 22:06:29 +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
syslog.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
syslog.reg Generate a .reg file for the syslog stuff 2004-08-05 12:15:17 +00:00
testsuite.dsp
time.c Misc. win32 thread safety fixes. 2004-07-29 02:59:44 +00:00
time.h Commit missing stuff 2003-02-18 13:34:52 +00:00
unistd.h
wfile.c
wfile.h
winutil.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
winutil.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
wsyslog.c Fixed first-chance exception during request shutdown 2006-01-16 14:26:07 +00:00