NetBSD/lib/libedit
christos 22153c41fd PR/57016: Ricky Zhou: declare lastidx 2022-09-21 01:33:53 +00:00
..
TEST Add an LLVM fuzzing wrapper for the portable libedit (Christian Holler) 2021-09-10 13:33:45 +00:00
readline PR/56695: Walter Lozano: Correct declaration of hook functions. 2022-02-19 17:45:02 +00:00
ChangeLog Add a changes file 2021-08-30 09:18:17 +00:00
Makefile
chared.c libedit: fix typos, apply KNF to newly imported code (PR/56693) 2022-02-08 21:13:22 +00:00
chared.h
chartype.c
chartype.h libedit/chartype.h: portability fix for OSF/1 2022-04-11 19:37:20 +00:00
common.c
config.h
editline.3
editline.7
editrc.5
el.c
el.h
eln.c PR/56618: Walter Lozano: Improve libedit compatibility with readline by 2022-01-11 18:30:15 +00:00
emacs.c
filecomplete.c Fix filename autocompletion for strings like a\)b 2022-03-12 15:29:17 +00:00
filecomplete.h make flag unsigned to match prototype of the function used 2021-09-26 13:45:54 +00:00
hist.c
hist.h
histedit.h libedit: fix typos, apply KNF to newly imported code (PR/56693) 2022-02-08 21:13:22 +00:00
history.c
historyn.c
keymacro.c
keymacro.h
literal.c
literal.h
makelist
map.c ^W is traditionally bound to ed-delete-prev-word and not kill-region 2021-08-29 09:41:59 +00:00
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
read.h
readline.c PR/57016: Ricky Zhou: declare lastidx 2022-09-21 01:33:53 +00:00
refresh.c Add casts to appease conversions between wchar_t and wint_t 2021-09-09 20:24:07 +00:00
refresh.h
search.c
search.h
shlib_version
sig.c
sig.h
sys.h
terminal.c Add casts to appease conversions between wchar_t and wint_t 2021-09-09 20:24:07 +00:00
terminal.h
tokenizer.c
tokenizern.c
tty.c
tty.h
vi.c