[PHP-CVS] cvs: php-src /ext/posix config.m4

2009-01-21 Thread Jani Taskinen
janiWed Jan 21 19:22:20 2009 UTC Modified files: /php-src/ext/posix config.m4 Log: - Fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/posix/config.m4?r1=1.18&r2=1.19&diff_format=u Index: php-src/ext/posix/config.m4 diff -u php-src/ext/posix/config.m4:1.18

[PHP-CVS] cvs: php-src /ext/posix config.m4 posix.c

2008-09-20 Thread Arnaud Le Blanc
lbarnaudSat Sep 20 22:12:31 2008 UTC Modified files: /php-src/ext/posix config.m4 posix.c Log: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c) http://cvs.php.net/viewvc.cgi/php-src/ext/posix/config.m4?r1=1.17&r2=1.18&diff_format=u I

[PHP-CVS] cvs: php-src /ext/posix config.m4

2007-03-01 Thread Antony Dovgal
tony2001Thu Mar 1 11:23:08 2007 UTC Modified files: /php-src/ext/posix config.m4 Log: fix #40678 (Cross compilation fails) http://cvs.php.net/viewvc.cgi/php-src/ext/posix/config.m4?r1=1.16&r2=1.17&diff_format=u Index: php-src/ext/posix/config.m4 dif

[PHP-CVS] cvs: php-src /ext/posix config.m4 posix.c

2007-01-05 Thread Sara Golemon
pollita Fri Jan 5 21:30:06 2007 UTC Modified files: /php-src/ext/posix config.m4 posix.c Log: Refix posix_ttyname(), test for a working implementation of ttyname_r() -- which BSD doesn't have http://cvs.php.net/viewvc.cgi/php-src/ext/posix/config.m4?r1=1.15&r

[PHP-CVS] cvs: php-src /ext/posix config.m4 posix.c

2006-12-06 Thread Ilia Alshanetsky
iliaa Thu Dec 7 01:41:29 2006 UTC Modified files: /php-src/ext/posix posix.c config.m4 Log: MFB: Fixed bug #39754 (Some POSIX extension functions not thread safe). http://cvs.php.net/viewvc.cgi/php-src/ext/posix/posix.c?r1=1.81&r2=1.82&diff_format=u Index

[PHP-CVS] cvs: php-src /ext/posix config.m4

2006-11-30 Thread Ilia Alshanetsky
iliaa Thu Nov 30 16:48:27 2006 UTC Modified files: /php-src/ext/posix config.m4 Log: MFB: Added missing function checks http://cvs.php.net/viewvc.cgi/php-src/ext/posix/config.m4?r1=1.13&r2=1.14&diff_format=u Index: php-src/ext/posix/config.m4 diff -u php-s

[PHP-CVS] cvs: php-src /ext/posix config.m4 php_posix.h posix.c

2006-06-18 Thread Ilia Alshanetsky
iliaa Mon Jun 19 02:19:45 2006 UTC Modified files: /php-src/ext/posix config.m4 php_posix.h posix.c Log: MFB: Added posix_initgroups() function. http://cvs.php.net/viewcvs.cgi/php-src/ext/posix/config.m4?r1=1.12&r2=1.13&diff_format=u Index: php-src/ext/po

[PHP-CVS] cvs: php-src /ext/posix config.m4

2005-06-30 Thread Jani Taskinen
sniper Thu Jun 30 09:39:43 2005 EDT Modified files: /php-src/ext/posix config.m4 Log: typo http://cvs.php.net/diff.php/php-src/ext/posix/config.m4?r1=1.11&r2=1.12&ty=u Index: php-src/ext/posix/config.m4 diff -u php-src/ext/posix/config.m4:1.11 php-src/ext/posi

[PHP-CVS] cvs: php-src /ext/posix config.m4 posix.c

2005-06-30 Thread Derick Rethans
derick Thu Jun 30 06:03:38 2005 EDT Modified files: /php-src/ext/posix config.m4 posix.c Log: - Added check for makedev systemcall, which Netware doesn't support. http://cvs.php.net/diff.php/php-src/ext/posix/config.m4?r1=1.10&r2=1.11&ty=u Index: php-src/ex

[PHP-CVS] cvs: php-src /ext/posix config.m4 posix.c

2005-06-06 Thread Wez Furlong
wez Mon Jun 6 18:04:16 2005 EDT Modified files: /php-src/ext/posix config.m4 posix.c Log: fix build on Solaris http://cvs.php.net/diff.php/php-src/ext/posix/config.m4?r1=1.9&r2=1.10&ty=u Index: php-src/ext/posix/config.m4 diff -u php-src/ext/posix/config.m

[PHP-CVS] cvs: php-src /ext/posix config.m4 php_posix.h posix.c

2005-05-09 Thread Jani Taskinen
sniper Mon May 9 08:15:53 2005 EDT Modified files: /php-src/ext/posix config.m4 php_posix.h posix.c Log: - getlogin() / getgroups() are not necessarily available everywhere http://cvs.php.net/diff.php/php-src/ext/posix/config.m4?r1=1.7&r2=1.8&ty=u Index: php-