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.
 
 
 
 
 
 
Hannes Magnusson 211806eb73 Add a constant, READLINE_LIB, to be able to differenciate which lib is being used 15 years ago
..
tests - Fixed tests for when running using libedit 16 years ago
CREDITS 2nd step towards auto-credits 26 years ago
README.libedit Libedit readline replacement support 25 years ago
config.m4 Fixed bug#54450 (callback function when built against libedit) 15 years ago
php_readline.h - Year++ 15 years ago
readline.c Fixed bug#54450 (callback function when built against libedit) 15 years ago
readline_cli.c Add a constant, READLINE_LIB, to be able to differenciate which lib is being used 15 years ago
readline_cli.h - Implement FR#53878 Interactive shell should work with shared readline extension 15 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.