]> git.ipfire.org Git - thirdparty/readline.git/commit - search.c
Readline-2.1 import
authorChet Ramey <chet.ramey@case.edu>
Wed, 23 Nov 2011 23:44:58 +0000 (18:44 -0500)
committerChet Ramey <chet.ramey@case.edu>
Wed, 23 Nov 2011 23:44:58 +0000 (18:44 -0500)
commitfe34a312c8be645944828402351bd1192972586b
treeca2a8dae3e43cc5d8ee1d96b6252255eecd866ff
parent06cd36cdc90634c88636a6d09230c573078ead0e
Readline-2.1 import
83 files changed:
COPYING
INSTALL
MANIFEST
Makefile.in
README
acconfig.h
aclocal.m4 [new file with mode: 0644]
bind.c
callback.c [new file with mode: 0644]
chardefs.h
complete.c
config.h.in
configure
configure.in
display.c
doc/Makefile.in [new file with mode: 0644]
doc/hist.texinfo
doc/history.dvi
doc/history.html [new file with mode: 0644]
doc/history.info
doc/history.ps
doc/history_toc.html [new file with mode: 0644]
doc/hstech.texinfo
doc/hsuser.texinfo
doc/readline.0 [new file with mode: 0644]
doc/readline.3
doc/readline.dvi
doc/readline.html [new file with mode: 0644]
doc/readline.info
doc/readline.ps
doc/readline_toc.html [new file with mode: 0644]
doc/rlman.texinfo
doc/rltech.texinfo
doc/rluser.texinfo
doc/texi2dvi [new file with mode: 0755]
doc/texi2html [new file with mode: 0755]
doc/texinfo.tex
emacs_keymap.c
examples/Makefile.in [new file with mode: 0644]
examples/fileman.c
examples/rl.c [new file with mode: 0644]
examples/rltest.c [new file with mode: 0644]
funmap.c
histexpand.c [new file with mode: 0644]
histfile.c [new file with mode: 0644]
histlib.h [new file with mode: 0644]
history.c
history.h
histsearch.c [new file with mode: 0644]
input.c [new file with mode: 0644]
isearch.c
keymaps.c
keymaps.h
kill.c [new file with mode: 0644]
macro.c [new file with mode: 0644]
nls.c [new file with mode: 0644]
parens.c
posixdir.h [new file with mode: 0644]
posixjmp.h [new file with mode: 0644]
posixstat.h
readline.c
readline.h
rlconf.h
rldefs.h
rltty.c
rltty.h [new file with mode: 0644]
search.c
shell.c [new file with mode: 0644]
signals.c
support/config.guess [new file with mode: 0755]
support/config.sub [new file with mode: 0755]
support/install.sh [new file with mode: 0755]
support/mkdirs [new file with mode: 0755]
support/mkdist [new file with mode: 0755]
tcap.h [new file with mode: 0644]
terminal.c [new file with mode: 0644]
tilde.c
tilde.h
undo.c [new file with mode: 0644]
util.c [new file with mode: 0644]
vi_keymap.c
vi_mode.c
xmalloc.c