hyanantha Fri Jan 3 10:21:33 2003 EDT
Removed files:
/php4/netware sendmail.c sendmail.h
Modified files:
/php4/netware phplib.imp phplib.mak
Log:
Some existing files modified and a couple of files removed for NetWare.
Index: php4/netware/phplib.imp
diff -u php4/netware/phplib.imp:1.3 php4/netware/phplib.imp:1.4
--- php4/netware/phplib.imp:1.3 Fri Jan 3 06:46:20 2003
+++ php4/netware/phplib.imp Fri Jan 3 10:21:33 2003
@@ -9,7 +9,6 @@
_object_and_properties_init,
_object_init,
_object_init_ex,
-_persist_alloc,
_zend_get_parameters_array,
_zend_list_addref,
_zend_list_delete,
@@ -55,10 +54,7 @@
php_check_open_basedir,
php_checkuid,
php_execute_script,
-php_file_le_fopen,
php_fopen_primary_script,
-php_fopen_wrapper,
-php_fread_all,
php_handle_aborted_connection,
php_handle_special_queries,
php_body_write,
Index: php4/netware/phplib.mak
diff -u php4/netware/phplib.mak:1.3 php4/netware/phplib.mak:1.4
--- php4/netware/phplib.mak:1.3 Fri Jan 3 09:31:31 2003
+++ php4/netware/phplib.mak Fri Jan 3 10:21:33 2003
@@ -336,6 +336,7 @@
@echo $(wordlist 126, 130, $(OBJECTS)) >> $(basename $@).link
@echo $(wordlist 131, 135, $(OBJECTS)) >> $(basename $@).link
@echo $(wordlist 136, 140, $(OBJECTS)) >> $(basename $@).link
+ @echo $(wordlist 141, 141, $(OBJECTS)) >> $(basename $@).link
@echo $(wordlist 1, 2, $(WIN32_OBJECTS)) >> $(basename $@).link
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php