php-src/ext/readline
2009-01-22 14:40:20 +00:00
..
tests - MFH: Fixed test 2009-01-07 23:04:52 +00:00
config.m4 MFH 2005-11-28 23:04:01 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
php_readline.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
readline.c Fixed execution condition 2009-01-22 14:40:20 +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.