php-src/ext/readline
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?
2004-01-08 17:33:29 +00:00
..
config.m4 - Always look into /usr/local before /usr 2003-10-01 02:53:23 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
php_readline.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
readline.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
README.libedit Libedit readline replacement support 2001-01-18 11:42:09 +00:00

This library can be built with libedit - non-GPL drop-in readline replacement.
Libedit can be obtained from http://sourceforge.net/projects/libedit/
It is taken from NetBSD (http://www.netbsd.org/) CVS repository and modified
to work as stand-alone library.