You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stanislav Malyshev 66dafaa2c5 Libedit readline replacement support 26 years ago
..
CREDITS 2nd step towards auto-credits 26 years ago
Makefile.in Make readline compilable as shared module 27 years ago
README.libedit Libedit readline replacement support 26 years ago
config.m4 Libedit readline replacement support 26 years ago
php_readline.h Libedit readline replacement support 26 years ago
readline.c Libedit readline replacement support 26 years ago
setup.stub interface to GNU-Readline! (not yet active, autoconf needs to be done) 27 years ago

README.libedit

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.