php-src/ext/ftp
Sascha Schumann 16017f6d78 Change header protection macros to conform to standard.
Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

  All identifiers that begin with an underscore and either an uppercase
  letter or another underscore are always reserved for any use by the
  implementation.
2000-07-02 23:46:51 +00:00
..
config.m4 Make ftp buildable as shared module 2000-05-02 02:02:18 +00:00
ftp.c - Fix a couple of wranings in the FTP code and in parsedate.y 2000-06-17 16:49:03 +00:00
ftp.dsp making ftp module compile on win32 with new directory structure 2000-06-12 20:32:23 +00:00
ftp.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
Makefile.in Make ftp buildable as shared module 2000-05-02 02:02:18 +00:00
php_ftp.c - Fix a couple of wranings in the FTP code and in parsedate.y 2000-06-17 16:49:03 +00:00
php_ftp.h - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00