binutils-gdb/readline
Chet Ramey f5fb419ff3 problems restoring the history file are not signaled correctly to the calling application 2020-06-30 15:10:46 -06:00
..
readline problems restoring the history file are not signaled correctly to the calling application 2020-06-30 15:10:46 -06:00
.gitignore Move readline to the readline/readline subdirectory 2019-10-23 15:16:48 -06:00
ChangeLog Minor updates to readline configury 2019-11-15 13:46:54 -07:00
Makefile.am Minor updates to readline configury 2019-11-15 13:46:54 -07:00
Makefile.in Minor updates to readline configury 2019-11-15 13:46:54 -07:00
README Move readline to the readline/readline subdirectory 2019-10-23 15:16:48 -06:00
aclocal.m4 Move readline to the readline/readline subdirectory 2019-10-23 15:16:48 -06:00
configure Minor updates to readline configury 2019-11-15 13:46:54 -07:00
configure.ac Minor updates to readline configury 2019-11-15 13:46:54 -07:00

README

This is an import of readline that is used by gdb.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.

If you need to patch readline, please document the changes here.

To import, copy the upstream readline sources into the "readline"
subdirectory, remembering to (1) remove any files that were deleted
upstream, and (2) merge the one small configure.ac patch that gdb
carries.

If your import removes the need for a local patch, please remember to
update this file.