aboutsummaryrefslogtreecommitdiff
path: root/readline/bind.c
AgeCommit message (Collapse)AuthorFilesLines
2000-07-09readline:Elena Zannoni1-205/+267
2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * Import of readline 4.1. Locally modified files: Makefile.in, configure.in, configure (regenerated), config.h.in (regenerated), readline.h, rltty.c, shell.c signals.c. Locally added files: acconfig.h, config/*, config.h.bot, cross-build/*, doc/inc-hit.texinfo. New files: USAGE, rlprivate.h, rlshell.h, xmalloc.h. examples: 2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * Import of readline 4.1. New files: excallback.c, rlfe.c. doc: 2000-07-09 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * Import of readline 4.1. Regenerated inc-hist.texinfo as copy of hsuser.texinfo, for inclusion in the gdb manual. New file: rluserman.texinfo
2000-03-15(_rl_read_file): Use O_BINARY in open. Enable the test for incompleteEli Zaretskii1-2/+45
read. Strip the CR characters by hand after readin the file. (rl_read_init_file): Allow for ~/_intputrc on 8+3 filesystems.
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-5/+57
1999-04-16Initial creation of sourceware repositoryStan Shebs1-0/+1944