[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/webjames webjames.c

2006-11-26 Thread Alex Waugh
alexwaugh Sun Nov 26 19:51:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/webjames webjames.c Log: MFH: Improve robustness of sending routines http://cvs.php.net/viewvc.cgi/php-src/sapi/webjames/webjames.c?r1=1.11.2.2&r2=1.11.2.2.2.1&di

[PHP-CVS] cvs: php-src /sapi/webjames webjames.c

2006-11-26 Thread Alex Waugh
alexwaugh Sun Nov 26 19:50:31 2006 UTC Modified files: /php-src/sapi/webjames webjames.c Log: Improve robustness of sending routines http://cvs.php.net/viewvc.cgi/php-src/sapi/webjames/webjames.c?r1=1.13&r2=1.14&diff_format=u Index: php-src/sapi/we

[PHP-CVS] cvs: php-src(PHP_5_1) /main php.h /sapi/cgi cgi_main.c

2006-03-07 Thread Alex Waugh
alexwaugh Tue Mar 7 22:37:53 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main php.h /php-src/sapi/cgi cgi_main.c Log: MFH Fix for RISC OS http://cvs.php.net/viewcvs.cgi/php-src/main/php.h?r1=1.221.2.3&r2=1.221.2.4&diff_format=u Inde

[PHP-CVS] cvs: php-src /main php.h /sapi/cgi cgi_main.c

2006-03-07 Thread Alex Waugh
alexwaugh Tue Mar 7 22:37:19 2006 UTC Modified files: /php-src/main php.h /php-src/sapi/cgi cgi_main.c Log: Fix for RISC OS http://cvs.php.net/viewcvs.cgi/php-src/main/php.h?r1=1.227&r2=1.228&diff_format=u Index: php-src/main/php.h diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) /sapi/webjames webjames.c

2006-03-07 Thread Alex Waugh
alexwaugh Tue Mar 7 22:35:30 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/webjames webjames.c Log: MFH Improve DOCUMENT_ROOT setting http://cvs.php.net/viewcvs.cgi/php-src/sapi/webjames/webjames.c?r1=1.11.2.1&r2=1.11.2.2&diff_format=u I

[PHP-CVS] cvs: php-src /sapi/webjames webjames.c

2006-03-07 Thread Alex Waugh
alexwaugh Tue Mar 7 22:34:37 2006 UTC Modified files: /php-src/sapi/webjames webjames.c Log: Improve DOCUMENT_ROOT setting http://cvs.php.net/viewcvs.cgi/php-src/sapi/webjames/webjames.c?r1=1.12&r2=1.13&diff_format=u Index: php-src/sapi/webjames/w

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

2003-03-23 Thread Alex Waugh
alexwaugh Sun Mar 23 16:58:04 2003 EDT Modified files: /php4/ext/standard php_fopen_wrappers.h Log: Fix linkage of symbols. Index: php4/ext/standard/php_fopen_wrappers.h diff -u php4/ext/standard/php_fopen_wrappers.h:1.16 php4/ext/standard/php_fopen_w

Re: [PHP-CVS] cvs: php4(PHP_4_3) / acinclude.m4

2003-01-04 Thread Alex Waugh
In message <[EMAIL PROTECTED]> Jon Parise <[EMAIL PROTECTED]> wrote: > On Fri, Jan 03, 2003 at 10:07:06PM -0000, Alex Waugh wrote: > > > alexwaugh Fri Jan 3 17:07:06 2003 EDT > > > > Modified files: (Branch: PHP_4_3) >

[PHP-CVS] cvs: php4(PHP_4_3) / acinclude.m4

2003-01-03 Thread Alex Waugh
alexwaugh Fri Jan 3 17:07:06 2003 EDT Modified files: (Branch: PHP_4_3) /php4 acinclude.m4 Log: MFH Index: php4/acinclude.m4 diff -u php4/acinclude.m4:1.218.2.4 php4/acinclude.m4:1.218.2.5 --- php4/acinclude.m4:1.218.2.4 Thu Jan 2 14:21:53 2003 +

[PHP-CVS] cvs: php4 / acinclude.m4

2003-01-03 Thread Alex Waugh
alexwaugh Fri Jan 3 17:05:13 2003 EDT Modified files: /php4 acinclude.m4 Log: Provide alternative for glibc brokenness test when cross compiling Index: php4/acinclude.m4 diff -u php4/acinclude.m4:1.223 php4/acinclude.m4:1.224 --- php4/acinclude.m

Re: [PHP-CVS] cvs: php4 / acinclude.m4 configure.in /main streams.c

2003-01-02 Thread Alex Waugh
In message <[EMAIL PROTECTED]> Sascha Schumann <[EMAIL PROTECTED]> wrote: > On Thu, 2 Jan 2003, Alex Waugh wrote: > > > In message <[EMAIL PROTECTED]> > > Sascha Schumann <[EMAIL PROTECTED]> wrote: > > > > > > Yo

Re: [PHP-CVS] cvs: php4 / acinclude.m4 configure.in /main streams.c

2003-01-02 Thread Alex Waugh
In message <[EMAIL PROTECTED]> Sascha Schumann <[EMAIL PROTECTED]> wrote: > > You can; I cross compile it regularly. > > What is your target/host platform then? Building on Linux, targetting RISC OS. Alex -- Alex Waugh [EMAIL PROTECTED

Re: [PHP-CVS] cvs: php4 / acinclude.m4 configure.in /main streams.c

2003-01-02 Thread Alex Waugh
st "$have_broken_glibc_fopen_append" = "yes"; then AC_MSG_RESULT(yes) AC_DEFINE(HAVE_BROKEN_GLIBC_FOPEN_APPEND,1, [Define if your glibc borks on fopen with mode a+]) else AC_MSG_RESULT(no) fi ]) -- Alex Waugh [EMAIL PROTECTED] RISC OS

Re: [PHP-CVS] cvs: php4 / acinclude.m4 configure.in /main streams.c

2003-01-02 Thread Alex Waugh
ccessfully cross-compile PHP > anyway, so the point is moot anyway. You can; I cross compile it regularly. Alex -- Alex Waugh [EMAIL PROTECTED] RISC OS software from http://www.alexwaugh.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php4 / acinclude.m4 configure.in /main streams.c

2003-01-02 Thread Alex Waugh
Log: > Workaround for glibc 2.2.9x and later "a+" bug that does not seek to EOF for > files fopen()ed with that mode. This breaks the build when cross compiling. Please could you add a default option to AC_TRY_RUN Cheers Alex -- Alex Waugh [EMAIL PROTECTED]