php-src/win32
Derick Rethans 51431a7660 - MFH: Allow the use of a user defined template.rc file to override the
default ones. This makes it possible to include the extension's version
  inside the version properties of the generated extension DLL instead
  of the PHP version the extension is build against.
2007-07-21 11:24:53 +00:00
..
build - MFH: Allow the use of a user defined template.rc file to override the 2007-07-21 11:24:53 +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 year. 2007-01-01 09:36:18 +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 year. 2007-01-01 09:36:18 +00:00
grp.h MFH: Bump year. 2007-01-01 09:36:18 +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 year. 2007-01-01 09:36:18 +00:00
md5crypt.h MFH: Bump year. 2007-01-01 09:36:18 +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 year. 2007-01-01 09:36:18 +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 Fixed bug #41192 (Per Directory Values only work for one key) 2007-05-02 10:16:34 +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 WIN64 support 2007-04-16 08:09:56 +00:00
select.h MFH: Bump year. 2007-01-01 09:36:18 +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 year. 2007-01-01 09:36:18 +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 year. 2007-01-01 09:36:18 +00:00
winutil.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
wsyslog.c Fixed first-chance exception during request shutdown 2006-01-16 14:26:07 +00:00