php-src/sapi/isapi
Zeev Suraski a508bec819 - From CODING_STANDARDS:
[6] NEVER USE strncat().  If you're absolutely sure you know what you're doing,
      check its man page again, and only then, consider using it, and even then,
      try avoiding it.
  strncat() is your enemy!
- Fix several SAPI services, get rid of the default_content_type (it's always
  composed of the mime type and charset now).
- Win32 works again
2000-02-26 05:03:41 +00:00
..
config.m4 ISAPI wants to run in ZTS 1999-11-29 21:32:11 +00:00
Makefile.in Integration of -ng changes. Changes: 1999-12-30 02:59:53 +00:00
php4isapi.c - From CODING_STANDARDS: 2000-02-26 05:03:41 +00:00
php4isapi.def Generalized server-API build process on UNIX. Each SAPI 1999-09-27 16:34:28 +00:00
php4isapi.dsp - Fix Win32 build in Release_TS* modes 2000-02-24 15:56:48 +00:00
php.sym the Zeus-Guys were nice enoug to give us a call similar to DllMain()! 1999-11-30 06:49:00 +00:00
PWS-php4.reg - Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms 2000-02-18 17:59:44 +00:00