php-src/win32
Steph Fox 6931789f31 - Happy New Year!
(better late than never, eh?)
2008-07-20 02:20:31 +00:00
..
build - Happy New Year! 2008-07-20 02:20:31 +00:00
builddef.bat export libxml2 and iconv symbols 2003-12-08 12:56:47 +00:00
crypt_win32.c - MFH: CS/WS 2008-07-17 17:31:35 +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 make run-tests work under win32 too 2001-05-02 16:39:04 +00:00
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 standard .h protection 2001-06-28 23:28:25 +00:00
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