[PHP-CVS] cvs: php4 / configure.in

2001-03-22 Thread Stephen van Egmond
svanegmond Thu Mar 22 20:56:51 2001 EDT Modified files: /php4 configure.in Log: Added configuration for detecting the BeOS thread implementation (which will be used once I get my patches into Zend to use bthreads). Also, a check for a library di

[PHP-CVS] cvs: php4 /ext/standard microtime.c

2001-03-22 Thread Stephen van Egmond
svanegmond Thu Mar 22 20:36:29 2001 EDT Modified files: /php4/ext/standard microtime.c Log: Simple patch to deal with lack of fields in the BeOS implementation of rusage. Index: php4/ext/standard/microtime.c diff -u php4/ext/standard/microtime.c:1.2

[PHP-CVS] cvs: php4 /ext/standard php_string.h

2001-03-17 Thread Stephen van Egmond
svanegmond Sat Mar 17 12:35:38 2001 EDT Modified files: /php4/ext/standard php_string.h Log: fixed a (C++) warning about implicit conversion from void* Index: php4/ext/standard/php_string.h diff -u php4/ext/standard/php_string.h:1.36 php4/ext/standa

[PHP-CVS] cvs: php4 /ext/standard dns.c

2001-02-05 Thread Stephen van Egmond
svanegmond Mon Feb 5 16:07:21 2001 EDT Modified files: /php4/ext/standard dns.c Log: Added tests for arpa/*.h and resolv.h which don't exist on the BeOS. The dns functions on BeOS come from socket.h Index: php4/ext/standard/dns.c diff -u php4/ext

[PHP-CVS] cvs: php4 / configure.in

2001-02-05 Thread Stephen van Egmond
svanegmond Mon Feb 5 16:03:44 2001 EDT Modified files: /php4 configure.in Log: Added tests for arpa/nameser.h and resolv.h, which don't exist on the BeOS. Index: php4/configure.in diff -u php4/configure.in:1.216 php4/configure.in:1.217 --- php