php-src/win32
Sascha Schumann e6e54605b7 Follow Yasuo's suggestion and build sapi program's under the sapi-specific
directory.

Move sapi-specific makefile fragments to their respective directory.

Create an embed sapi module which resides in its own dir now.
2002-09-29 16:22:49 +00:00
..
crypt_win32.c Added MD5 support for crypt() on Windows. 2002-05-10 04:58:05 +00:00
crypt_win32.h Fugbix typo. 2002-03-18 22:13:14 +00:00
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 i of course am the brilliant author of these files 2002-04-04 20:22:03 +00:00
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 Rename Win32 SAPI/CGI binary to php-cgi.exe. 2002-03-04 23:02:45 +00:00
php4.dsw
php4dll.dsp Sync MSVC project files. 2002-09-26 06:10:22 +00:00
php4dllts.dsp Sync MSVC project files. 2002-09-26 06:10:22 +00:00
php4dllts.rc - Fix line-endings 2002-09-20 20:15:24 +00:00
php4dllts.rc2 Added versioning to dll and exe files created under windows. 2002-04-11 16:31:22 +00:00
php4ts_cli.dsp Fixing project files so that they load 2002-04-11 17:52:26 +00:00
php4ts_cli.rc - Fix line-endings 2002-09-20 20:15:24 +00:00
php4ts_cli.rc2 Added versioning to dll and exe files created under windows. 2002-04-11 16:31:22 +00:00
php4ts.dsp Fixing project files so that they load 2002-04-11 17:52:26 +00:00
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 Added versioning to dll and exe files created under windows. 2002-04-11 16:31:22 +00:00
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 i of course am the brilliant author of these files 2002-04-04 20:22:03 +00:00
pwd.h i of course am the brilliant author of these files 2002-04-04 20:22:03 +00:00
pws-php4cgi.reg s/php.exe/php-cgi.exe/. 2002-03-05 06:16:45 +00:00
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
resource.h Added versioning to dll and exe files created under windows. 2002-04-11 16:31:22 +00:00
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 i of course am the brilliant author of these files 2002-04-04 20:22:03 +00:00
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