Re: [PHP-CVS] cvs: php4 /ext/ncurses ncurses_fe.c ncurses_functions.c

2002-12-24 Thread Andi Gutmans
At 05:20 PM 12/24/2002 +, Ilia Alshanetsky wrote: * Change strcpy() to strncpy() to prevent possible buffer overflows. Please change to strlcpy(). Andi -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php4 /ext/ncurses ncurses_fe.c ncurses_functions.c

2002-12-24 Thread Ilia Alshanetsky
iliaa Tue Dec 24 12:20:33 2002 EDT Modified files: /php4/ext/ncurses ncurses_fe.c ncurses_functions.c Log: A variety of CS style fixes, which include: * Changed all argument parsing to use the new zend_parse_parameters() * If a function is unavailable due

[PHP-CVS] cvs: php4 /ext/ncurses ncurses_fe.c ncurses_functions.c php_ncurses_fe.h

2002-10-29 Thread Wez Furlong
wez Tue Oct 29 21:54:48 2002 EDT Modified files: /php4/ext/ncurses ncurses_fe.c ncurses_functions.c php_ncurses_fe.h Log: And some more ncurses functions. Index: php4/ext/ncurses/ncurses_fe.c diff -u php4/ext/ncurses/ncurses_fe.c:1.18 php4/ext/ncurses/n

[PHP-CVS] cvs: php4 /ext/ncurses ncurses_fe.c ncurses_functions.c php_ncurses_fe.h

2002-10-27 Thread Wez Furlong
wez Sun Oct 27 13:15:36 2002 EDT Modified files: /php4/ext/ncurses ncurses_fe.c ncurses_functions.c php_ncurses_fe.h Log: Expose some more ncurses functions. Index: php4/ext/ncurses/ncurses_fe.c diff -u php4/ext/ncurses/ncurses_fe.c:1.17 php4/ext/ncurse

[PHP-CVS] cvs: php4 /ext/ncurses ncurses_fe.c ncurses_functions.c php_ncurses_fe.h

2002-09-28 Thread Wez Furlong
wez Sat Sep 28 18:50:23 2002 EDT Modified files: /php4/ext/ncurses ncurses_fe.c ncurses_functions.c php_ncurses_fe.h Log: Added ncurses_getyx(). Index: php4/ext/ncurses/ncurses_fe.c diff -u php4/ext/ncurses/ncurses_fe.c:1.16 php4/ext/ncurses/ncurses_fe