[PHP-CVS] cvs: php4 /main php_streams.h streams.c

2003-02-13 Thread Wez Furlong
wez Thu Feb 13 08:40:35 2003 EDT Modified files: /php4/main streams.c php_streams.h Log: Moving away from ANSI stdio for plain files. Index: php4/main/streams.c diff -u php4/main/streams.c:1.147 php4/main/streams.c:1.148 --- php4/main/streams.c:1.147 T

[PHP-CVS] cvs: php4 /main php_streams.h streams.c

2002-11-05 Thread Marcus Börger
helly Tue Nov 5 19:15:24 2002 EDT Modified files: /php4/main php_streams.h streams.c Log: php_stream replacement for fprintf #Agreed by Wez - I will use this mysel soon. Index: php4/main/php_streams.h diff -u php4/main/php_streams.h:1.59 php4/main/php_s

[PHP-CVS] cvs: php4 /main php_streams.h streams.c

2002-09-28 Thread Wez Furlong
wez Sat Sep 28 18:10:47 2002 EDT Modified files: /php4/main streams.c php_streams.h Log: Differentiate between write buffer and streams read buffer sizes. Add options for timeout and chunk size; previously these were only set-able for socket streams.

[PHP-CVS] cvs: php4 /main php_streams.h streams.c user_streams.c

2002-09-28 Thread Wez Furlong
wez Sat Sep 28 09:05:48 2002 EDT Modified files: /php4/main php_streams.h streams.c user_streams.c Log: Allow user streams/wrappers to implement fstat(), opendir() and stat(). Index: php4/main/php_streams.h diff -u php4/main/php_streams.h:1.49 php4/mai