php-src/win32
Rasmus Lerdorf b911467d1d MFB
Here are the signal changes from the 5.3 branch that optimizes signal
handler registration and switches from longjmp to siglongjmp in order
to make signal mask handling consistent across different UNIX operating
systems.
2008-03-19 16:37:49 +00:00
..
build MFB 2008-03-19 16:37:49 +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:41 +00:00
crypt_win32.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +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:37 +00:00
glob.h
globals.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
grp.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
install.txt So long safe_mode mode. 2006-03-08 14:41:45 +00:00
md5crypt.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
md5crypt.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +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:37 +00:00
php5dllts.dsp - Add glob stream to win build 2007-03-03 21:40:23 +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 bump year and license version 2006-01-01 13:10: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 bump year and license version 2006-01-01 13:10:10 +00:00
php5ts.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +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 bump year and license version 2006-01-01 13:10: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 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +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:58 +00:00
readdir.h MFB: Fix win32 build 2006-12-01 20:22:11 +00:00
registry.c Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +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 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
select.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
sendmail.c PCRE unicode/binary support 2007-07-06 23:06:51 +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 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +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 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
winutil.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
wsyslog.c Fixed first-chance exception during request shutdown 2006-01-16 14:26:35 +00:00