freebsd_amp_hwpstate/contrib/libreadline
Doug Rabson adce8de5c3 Don't indirect through a NULL pointer in rl_strpbrk. This makes filename
completion work in GDB.
1997-03-22 14:03:08 +00:00
..
doc Fixed synopsis (missing #include and wrong paths in #includes). 1997-03-19 01:44:56 +00:00
examples
COPYING
ChangeLog
Makefile.in
README
STANDALONE
ansi_stdlib.h
bind.c
callback.c
chardefs.h
complete.c Don't indirect through a NULL pointer in rl_strpbrk. This makes filename 1997-03-22 14:03:08 +00:00
display.c
emacs_keymap.c
funmap.c
histexpand.c
histfile.c
histlib.h
history.c
history.h
histsearch.c
input.c
isearch.c
keymaps.c
keymaps.h
kill.c
macro.c
nls.c
parens.c
posixdir.h
posixstat.h
readline.3 Fixed synopsis (missing #include and wrong paths in #includes). 1997-03-19 01:44:56 +00:00
readline.c
readline.h
rlconf.h
rldefs.h
rltty.c
rltty.h
search.c
signals.c
tcap.h
terminal.c
tilde.c
tilde.h
undo.c
util.c
vi_keymap.c
vi_mode.c
xmalloc.c

README

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.