summaryrefslogtreecommitdiff
path: root/cmd-line-utils/readline/bind.c
Commit message (Collapse)AuthorAgeFilesLines
* Reimplement use of "config_readline.h" to get readline configuration.jimw@mysql.com2005-07-181-3/+1
|
* Upgrade bundled readline to version 5.0.jimw@mysql.com2005-07-181-41/+115
|
* BUG#9568 mysql segfaults from CTRL-R msvensson@neptunus.(none)2005-04-191-3/+1
| | | | | | | | - Segfault because of passing a 64-bit pointer to 32 bit integer. - Add new include config_readline.h which will calculate some new defines based on what is found in config.h - This file was originally included in readline 4.3 as config.h.in, only the part that makes new defines have been moved to this file.
* Fix bug in bundled GNU readline library, based on similar report forjimw@mysql.com2005-01-311-1/+1
| | | | | GNU bash (http://lists.gnu.org/archive/html/bug-bash/2002-08/msg00042.html) and current code from GNU readline 5.0. (Bug #5672)
* move readline to cmd-line-utilsvva@eagle.mysql.r18.ru2003-01-181-0/+2151