• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

cross-build/16-Jan-2021-

doc/16-Jan-2021-

examples/16-Jan-2021-

shlib/16-Jan-2021-

support/16-Jan-2021-

ChangeLogD07-Feb-2025831 3219

Makefile.amD14-Sep-2020736 191

Makefile.inD16-Jan-202115 KiB516420

READMED16-Jan-2021694 1913

aclocal.m4D16-Jan-202128.8 KiB793715

configureD16-Jan-2021107.7 KiB3,6752,964

configure.acD14-Sep-20201.1 KiB3127

README

1This is an import of readline that is used by gdb.
2
3To send patches, follow the gdb patch submission instructions in
4../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.
5
6If you need to patch readline, please document the changes here.
7
8To import, copy the upstream readline sources into the "readline"
9subdirectory, remembering to (1) remove any files that were deleted
10upstream, and (2) merge the one small configure.ac patch that gdb
11carries.
12
13If your import removes the need for a local patch, please remember to
14update this file.
15
16Individual upstream readline patches can be directly imported using
17"git am".  You can see the current patch level by looking at
18readline/patchlevel.
19