php-src/ext/ncurses
Edin Kadribasic f5790b0a7c Modified the build system to make certain extensions (pcntl, ncurses,
pcntl) only with cgi/cli sapi's. This was done by adding 3rd optional
parameter to PHP_EXTENSION macro which should be set to "cli" if
the extension only makes sense for that class of api's.
2002-01-20 02:30:18 +00:00
..
tests initial version of ncurses extension, 2001-06-12 21:15:49 +00:00
c-prototypes some more function implementations 2001-09-17 21:54:25 +00:00
config.m4 Modified the build system to make certain extensions (pcntl, ncurses, 2002-01-20 02:30:18 +00:00
CREDITS initial version of ncurses extension, 2001-06-12 21:15:49 +00:00
example1.php initial version of ncurses extension, 2001-06-12 21:15:49 +00:00
EXPERIMENTAL initial version of ncurses extension, 2001-06-12 21:15:49 +00:00
Makefile.in initial version of ncurses extension, 2001-06-12 21:15:49 +00:00
ncurses_fe.c 1) fixed bugs in soft label key functions 2001-12-29 11:48:30 +00:00
ncurses_functions.c Fixed some protos. 2001-12-31 04:57:25 +00:00
ncurses.c 1) fixed bugs in soft label key functions 2001-12-29 11:48:30 +00:00
ncurses.php initial version of ncurses extension, 2001-06-12 21:15:49 +00:00
php_ncurses_fe.h 1) fixed bugs in soft label key functions 2001-12-29 11:48:30 +00:00
php_ncurses.h cleanup 2001-12-15 14:20:41 +00:00