freebsd-dev/contrib/libreadline
Andrey A. Chernov 78a2c7ec41 This commit was generated by cvs2svn to compensate for changes in r21336,
which included commits to RCS files with non-trunk default branches.
1997-01-05 13:01:53 +00:00
..
doc Add manpage from another bash directory 1997-01-05 13:01:53 +00:00
examples Libreadline. 1997-01-04 22:09:20 +00:00
ansi_stdlib.h Libreadline. 1997-01-04 22:09:20 +00:00
bind.c Libreadline. 1997-01-04 22:09:20 +00:00
callback.c Libreadline. 1997-01-04 22:09:20 +00:00
ChangeLog Libreadline. 1997-01-04 22:09:20 +00:00
chardefs.h Libreadline. 1997-01-04 22:09:20 +00:00
complete.c Libreadline. 1997-01-04 22:09:20 +00:00
COPYING Libreadline. 1997-01-04 22:09:20 +00:00
display.c Libreadline. 1997-01-04 22:09:20 +00:00
emacs_keymap.c Libreadline. 1997-01-04 22:09:20 +00:00
funmap.c Libreadline. 1997-01-04 22:09:20 +00:00
histexpand.c Libreadline. 1997-01-04 22:09:20 +00:00
histfile.c Libreadline. 1997-01-04 22:09:20 +00:00
histlib.h Libreadline. 1997-01-04 22:09:20 +00:00
history.c Libreadline. 1997-01-04 22:09:20 +00:00
history.h Libreadline. 1997-01-04 22:09:20 +00:00
histsearch.c Libreadline. 1997-01-04 22:09:20 +00:00
input.c Libreadline. 1997-01-04 22:09:20 +00:00
isearch.c Libreadline. 1997-01-04 22:09:20 +00:00
keymaps.c Libreadline. 1997-01-04 22:09:20 +00:00
keymaps.h Libreadline. 1997-01-04 22:09:20 +00:00
kill.c Libreadline. 1997-01-04 22:09:20 +00:00
macro.c Libreadline. 1997-01-04 22:09:20 +00:00
Makefile.in Libreadline. 1997-01-04 22:09:20 +00:00
nls.c Libreadline. 1997-01-04 22:09:20 +00:00
parens.c Libreadline. 1997-01-04 22:09:20 +00:00
posixdir.h Libreadline. 1997-01-04 22:09:20 +00:00
posixstat.h Libreadline. 1997-01-04 22:09:20 +00:00
readline.3 Add manpage from another bash directory 1997-01-05 13:01:53 +00:00
readline.c Libreadline. 1997-01-04 22:09:20 +00:00
readline.h Backup savestring as rl_savestring 1997-01-05 12:24:15 +00:00
README Libreadline. 1997-01-04 22:09:20 +00:00
rlconf.h Turn on PAREN_MATCHING 1997-01-05 12:33:45 +00:00
rldefs.h Libreadline. 1997-01-04 22:09:20 +00:00
rltty.c Libreadline. 1997-01-04 22:09:20 +00:00
rltty.h Libreadline. 1997-01-04 22:09:20 +00:00
search.c Libreadline. 1997-01-04 22:09:20 +00:00
signals.c Libreadline. 1997-01-04 22:09:20 +00:00
STANDALONE Libreadline. 1997-01-04 22:09:20 +00:00
tcap.h Libreadline. 1997-01-04 22:09:20 +00:00
terminal.c Libreadline. 1997-01-04 22:09:20 +00:00
tilde.c Libreadline. 1997-01-04 22:09:20 +00:00
tilde.h Libreadline. 1997-01-04 22:09:20 +00:00
undo.c Libreadline. 1997-01-04 22:09:20 +00:00
util.c Backup savestring as rl_savestring 1997-01-05 12:24:15 +00:00
vi_keymap.c Libreadline. 1997-01-04 22:09:20 +00:00
vi_mode.c Libreadline. 1997-01-04 22:09:20 +00:00
xmalloc.c Libreadline. 1997-01-04 22:09:20 +00:00

This is the distribution of the Gnu Readline library.  See the file
STANDALONE for a description of the #defines that can be passed via
the makefile to build readline on different systems.

The file rlconf.h contains defines that enable and disable certain
readline features.