Home | History | Annotate | only in /src/external/gpl3/gdb.old/dist/readline
Up to higher level directory
NameDateSize
aclocal.m421-Mar-202328.8K
ChangeLog12-Aug-2024831
configure21-Mar-2023107.7K
configure.ac21-Mar-20231.1K
Makefile.am21-Mar-2023736
Makefile.in21-Mar-202315K
readline/14-Mar-2026
README21-Mar-2023694

README

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