]> granicus.if.org Git - php/commit
files are now resources, file.c is thread-safe, the le_ vars are no longer shared,
authorThies C. Arntzen <thies@php.net>
Fri, 15 Oct 1999 15:22:25 +0000 (15:22 +0000)
committerThies C. Arntzen <thies@php.net>
Fri, 15 Oct 1999 15:22:25 +0000 (15:22 +0000)
commitb5c3c7bfc908f4e9f841db2ce2e20c6b4cee9d32
tree079096896d215713e74b139203b0295a9df25b4b
parentd69d118cbd401dfdc1766256347a52f0aaf724ca
files are now resources, file.c is thread-safe, the le_ vars are no longer shared,
but they are accessible thru "php_file_le_socket(), php_file_le_uploads()..."
i also updated the ftp, pdf and file-upload stuff to match the new requirements.
@- Cleaned up File-Module (Thies)
ext/ftp/php_ftp.c
ext/pdf/pdf.c
ext/standard/file.c
ext/standard/file.h
ext/standard/fsock.c
main/fopen_wrappers.h
main/php.h
main/rfc1867.c