NetBSD/lib/libedit
christos 7a0279c013 Remove unused stuff, and limit the scope of some of the used ones.
(from des@freebsd)
2023-02-04 14:34:28 +00:00
..
TEST
readline PR/56695: Walter Lozano: Correct declaration of hook functions. 2022-02-19 17:45:02 +00:00
ChangeLog
Makefile
chared.c improvements in malloc/free handling. 2022-10-30 19:11:31 +00:00
chared.h
chartype.c improvements in malloc/free handling. 2022-10-30 19:11:31 +00:00
chartype.h libedit/chartype.h: portability fix for OSF/1 2022-04-11 19:37:20 +00:00
common.c
config.h Remove unused stuff, and limit the scope of some of the used ones. 2023-02-04 14:34:28 +00:00
editline.3
editline.7
editrc.5 editrc(5): Markup fixes 2022-12-06 00:59:20 +00:00
el.c improvements in malloc/free handling. 2022-10-30 19:11:31 +00:00
el.h
eln.c
emacs.c
filecomplete.c Add a entry point for the complete function for FreeBSD compatibility with sh. 2023-02-03 22:01:42 +00:00
filecomplete.h
hist.c
hist.h
histedit.h Add a entry point for the complete function for FreeBSD compatibility with sh. 2023-02-03 22:01:42 +00:00
history.c
historyn.c
keymacro.c
keymacro.h
literal.c
literal.h
makelist
map.c improvements in malloc/free handling. 2022-10-30 19:11:31 +00:00
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c improvements in malloc/free handling. 2022-10-30 19:11:31 +00:00
read.h improvements in malloc/free handling. 2022-10-30 19:11:31 +00:00
readline.c PR/57095: Yilei Yang: Change readline's replace_history_entry to not make a copy 2022-12-02 19:23:15 +00:00
refresh.c
refresh.h
search.c
search.h
shlib_version
sig.c Don't clear the handle to el "sel" and set it earlier to prevent handling 2023-02-03 19:47:38 +00:00
sig.h
sys.h Remove unused stuff, and limit the scope of some of the used ones. 2023-02-04 14:34:28 +00:00
terminal.c Remove unused stuff, and limit the scope of some of the used ones. 2023-02-04 14:34:28 +00:00
terminal.h
tokenizer.c
tokenizern.c
tty.c
tty.h
vi.c