NetBSD/lib/libedit
dholland eb1ab8ee50 Improve previous to avoid changing the interface of an externally
exposed function. (But note that this function is neither documented
nor declared in any installed header file, and it probably should not
be externally exposed.) Related to PR 44183, closes PR 44186.
2010-12-06 00:05:38 +00:00
..
readline unbreak readline history. 2010-09-16 20:08:51 +00:00
TEST unbreak readline history. 2010-09-16 20:08:51 +00:00
chared.c setup a callback to be invoked on resize buffers so that readline can 2010-08-28 15:44:59 +00:00
chared.h setup a callback to be invoked on resize buffers so that readline can 2010-08-28 15:44:59 +00:00
chartype.c
chartype.h
common.c
config.h
editline.3
editrc.5
el.c setup a callback to be invoked on resize buffers so that readline can 2010-08-28 15:44:59 +00:00
el.h
eln.c PR/43998, PR/44021: In narrow history emulation, don't treat UTF-8 character 2010-11-04 13:53:12 +00:00
emacs.c
filecomplete.c Improve previous to avoid changing the interface of an externally 2010-12-06 00:05:38 +00:00
filecomplete.h
hist.c
hist.h
histedit.h setup a callback to be invoked on resize buffers so that readline can 2010-08-28 15:44:59 +00:00
history.c
key.c
key.h
Makefile
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c refresh only on SIGCONT not SIGWINCH from Edward Sheldrake 2010-07-21 18:18:52 +00:00
read.h
readline.c unbreak readline history. 2010-09-16 20:08:51 +00:00
refresh.c
refresh.h
search.c
search.h
shlib_version
sig.c
sig.h
sys.h
term.c
term.h
tokenizer.c
tty.c
tty.h
vi.c fix fd leak found by Igor Zinovik 2010-10-23 23:27:40 +00:00