php-src/win32
Markus Fischer 6da7d4133a - Define LINK_SIZE=2 needed for newly updated pcrelib; fixes Win32 build.
# Getting linker warning about using local defined _php_pcre_exec now at the
# end, anything serious ?
2002-10-15 16:56:00 +00:00
..
crypt_win32.c Added MD5 support for crypt() on Windows. 2002-05-10 04:58:05 +00:00
crypt_win32.h
flock.c
flock.h
glob.c Sync with openbsd glob.c 1.19 2002-06-04 21:26:06 +00:00
glob.h Added glob() support for windows. 2002-05-19 14:32:24 +00:00
grp.h
install.txt - Added Sambar install notes (patch by Steffen <com@sambarserver.info>) 2002-09-26 19:49:34 +00:00
md5crypt.c Added MD5 support for crypt() on Windows. 2002-05-10 04:58:05 +00:00
md5crypt.h Added MD5 support for crypt() on Windows. 2002-05-10 04:58:05 +00:00
param.h
php4.dsp
php4.dsw
php4dll.dsp Sync MSVC project files. 2002-09-26 06:10:22 +00:00
php4dllts.dsp - Define LINK_SIZE=2 needed for newly updated pcrelib; fixes Win32 build. 2002-10-15 16:56:00 +00:00
php4dllts.rc - Fix line-endings 2002-09-20 20:15:24 +00:00
php4dllts.rc2
php4ts_cli.dsp
php4ts_cli.rc - Fix line-endings 2002-09-20 20:15:24 +00:00
php4ts_cli.rc2
php4ts.dsp
php4ts.dsw Add activescript sapi to the workspace 2002-05-20 01:37:01 +00:00
php4ts.rc - Fix line-endings 2002-09-20 20:15:24 +00:00
php4ts.rc2
php5ts.dsw Add activescript sapi to the workspace 2002-05-20 01:37:01 +00:00
php_modules.dsw Add gd_bundled to php_modules.dsw. 2002-06-14 16:37:24 +00:00
php_registry.h
phpembed.dsp Follow Yasuo's suggestion and build sapi program's under the sapi-specific 2002-09-29 16:22:49 +00:00
pwd.c
pwd.h
pws-php4cgi.reg
pws-php4isapi.reg
readdir.c Fixed bug #11214 (patch by Steph Fox) 2002-07-29 13:12:57 +00:00
readdir.h Fixed bug #11214 (patch by Steph Fox) 2002-07-29 13:12:57 +00:00
registry.c Change the 'security level' of registry entries to PHP_INI_SYSTEM. They're 2002-10-14 12:05:09 +00:00
resource.h
sendmail.c - Forgot to add an extra space. 2002-09-21 15:03:24 +00:00
sendmail.h Switch from imap_sendmail.* to sendmail.c under Win32 2002-07-02 22:29:13 +00:00
signal.h
syslog.h
testsuite.dsp
time.c Allow dynamically compiled extensions to use gettimeofday() on win32. 2002-06-23 23:22:33 +00:00
time.h Allow dynamically compiled extensions to use gettimeofday() on win32. 2002-06-23 23:22:33 +00:00
unistd.h
wfile.c
wfile.h
winutil.c
winutil.h
wsyslog.c