android_mt6572_jiabo/external/bash/lib/readline
2025-09-05 16:56:03 +08:00
..
doc first commit 2025-09-05 16:56:03 +08:00
examples first commit 2025-09-05 16:56:03 +08:00
Android.mk first commit 2025-09-05 16:56:03 +08:00
ansi_stdlib.h first commit 2025-09-05 16:56:03 +08:00
bind.c first commit 2025-09-05 16:56:03 +08:00
callback.c first commit 2025-09-05 16:56:03 +08:00
ChangeLog first commit 2025-09-05 16:56:03 +08:00
chardefs.h first commit 2025-09-05 16:56:03 +08:00
colors.c first commit 2025-09-05 16:56:03 +08:00
colors.h first commit 2025-09-05 16:56:03 +08:00
compat.c first commit 2025-09-05 16:56:03 +08:00
complete.c first commit 2025-09-05 16:56:03 +08:00
COPYING first commit 2025-09-05 16:56:03 +08:00
display.c first commit 2025-09-05 16:56:03 +08:00
emacs_keymap.c first commit 2025-09-05 16:56:03 +08:00
funmap.c first commit 2025-09-05 16:56:03 +08:00
histexpand.c first commit 2025-09-05 16:56:03 +08:00
histfile.c first commit 2025-09-05 16:56:03 +08:00
histlib.h first commit 2025-09-05 16:56:03 +08:00
history.c first commit 2025-09-05 16:56:03 +08:00
history.h first commit 2025-09-05 16:56:03 +08:00
histsearch.c first commit 2025-09-05 16:56:03 +08:00
input.c first commit 2025-09-05 16:56:03 +08:00
isearch.c first commit 2025-09-05 16:56:03 +08:00
keymaps.c first commit 2025-09-05 16:56:03 +08:00
keymaps.h first commit 2025-09-05 16:56:03 +08:00
kill.c first commit 2025-09-05 16:56:03 +08:00
macro.c first commit 2025-09-05 16:56:03 +08:00
Makefile.in first commit 2025-09-05 16:56:03 +08:00
mbutil.c first commit 2025-09-05 16:56:03 +08:00
misc.c first commit 2025-09-05 16:56:03 +08:00
nls.c first commit 2025-09-05 16:56:03 +08:00
parens.c first commit 2025-09-05 16:56:03 +08:00
parse-colors.c first commit 2025-09-05 16:56:03 +08:00
parse-colors.h first commit 2025-09-05 16:56:03 +08:00
posixdir.h first commit 2025-09-05 16:56:03 +08:00
posixjmp.h first commit 2025-09-05 16:56:03 +08:00
posixselect.h first commit 2025-09-05 16:56:03 +08:00
posixstat.h first commit 2025-09-05 16:56:03 +08:00
readline.c first commit 2025-09-05 16:56:03 +08:00
readline.c.orig first commit 2025-09-05 16:56:03 +08:00
readline.h first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00
rlconf.h first commit 2025-09-05 16:56:03 +08:00
rldefs.h first commit 2025-09-05 16:56:03 +08:00
rlmbutil.h first commit 2025-09-05 16:56:03 +08:00
rlprivate.h first commit 2025-09-05 16:56:03 +08:00
rlshell.h first commit 2025-09-05 16:56:03 +08:00
rlstdc.h first commit 2025-09-05 16:56:03 +08:00
rltty.c first commit 2025-09-05 16:56:03 +08:00
rltty.h first commit 2025-09-05 16:56:03 +08:00
rltypedefs.h first commit 2025-09-05 16:56:03 +08:00
rlwinsize.h first commit 2025-09-05 16:56:03 +08:00
savestring.c first commit 2025-09-05 16:56:03 +08:00
search.c first commit 2025-09-05 16:56:03 +08:00
shell.c first commit 2025-09-05 16:56:03 +08:00
signals.c first commit 2025-09-05 16:56:03 +08:00
STANDALONE first commit 2025-09-05 16:56:03 +08:00
tcap.h first commit 2025-09-05 16:56:03 +08:00
terminal.c first commit 2025-09-05 16:56:03 +08:00
text.c first commit 2025-09-05 16:56:03 +08:00
tilde.c first commit 2025-09-05 16:56:03 +08:00
tilde.h first commit 2025-09-05 16:56:03 +08:00
undo.c first commit 2025-09-05 16:56:03 +08:00
util.c first commit 2025-09-05 16:56:03 +08:00
vi_keymap.c first commit 2025-09-05 16:56:03 +08:00
vi_mode.c first commit 2025-09-05 16:56:03 +08:00
xfree.c first commit 2025-09-05 16:56:03 +08:00
xmalloc.c first commit 2025-09-05 16:56:03 +08:00
xmalloc.h first commit 2025-09-05 16:56:03 +08: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.