php-src/ext/ftp
Sascha Schumann 3dc7757a99 Remove the extra INCLUDES line from most automake Mafiles. This is not
necessary, because we can change the value of INCLUDES globally in one
place (configure.in).

Also add two defines in thread-safe mode
(_REENTRANT and POSIX_PTHREAD_SEMANTICS)
1999-11-13 12:41:09 +00:00
..
config.h.stub Added rudimentary FTP support. 1999-09-16 15:57:51 +00:00
config.m4 Added rudimentary FTP support. 1999-09-16 15:57:51 +00:00
ftp.c Added delete and rename functions. 1999-10-04 18:30:37 +00:00
ftp.h Added delete and rename functions. 1999-10-04 18:30:37 +00:00
Makefile.am Remove the extra INCLUDES line from most automake Mafiles. This is not 1999-11-13 12:41:09 +00:00
php_ftp.c files are now resources, file.c is thread-safe, the le_ vars are no longer shared, 1999-10-15 15:22:25 +00:00
php_ftp.h Added delete and rename functions. 1999-10-04 18:30:37 +00:00