php-src/ext/readline
2018-10-14 19:43:12 +02:00
..
tests Trim trailing whitespace in *.phpt 2018-10-14 19:43:12 +02:00
config.m4 Trim trailing whitespace in source code files 2018-10-13 14:12:55 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
CREDITS
php_readline.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
readline_cli.c year++ 2018-01-02 12:53:31 +08:00
readline_cli.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
readline.c year++ 2018-01-02 12:53:31 +08:00
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.