1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Files
archived-php-src/ext/readline
Joe Watkins 12f826d7df Merge branch 'PHP-7.0'
* PHP-7.0:
  fix size_t signed comparison
2016-04-29 10:20:27 +01:00
..
2016-03-02 12:31:30 +08:00
2016-01-15 12:45:53 +01:00
2016-01-19 12:14:59 +01:00
2016-04-29 10:20:27 +01:00
2016-03-03 23:20:12 +01: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.