NetBSD/lib/libedit
gson 07d2388506 unbreak the build 2015-12-08 16:53:27 +00:00
..
TEST cast gotsig because it is long on some systems. 2014-06-18 20:12:15 +00:00
readline remove duplicate declaration 2015-06-02 15:36:45 +00:00
Makefile Disable -Wcast-qual for clang for now. 2015-01-29 20:30:02 +00:00
chared.c Don't depend on weak aliases to define the vi "alias" expansion function, 2014-06-18 18:12:28 +00:00
chared.h Don't depend on weak aliases to define the vi "alias" expansion function, 2014-06-18 18:12:28 +00:00
chartype.c split the allocation functions, their mixed usage was too confusing. 2015-02-22 02:16:19 +00:00
chartype.h add FreeBSD 2015-05-17 13:14:41 +00:00
common.c
config.h
editline.3 Fix descriptions of el_set functions. 2015-11-03 21:36:59 +00:00
editrc.5 Bump date for previous. 2014-12-25 13:39:41 +00:00
el.c Only reset the terminal if we have a tty (Boris Ranto) 2015-12-08 12:56:55 +00:00
el.h
eln.c make el_gets() return the number of characters read in wide mode (not the 2015-05-18 15:07:04 +00:00
emacs.c
filecomplete.c callers's -> caller's 2014-10-18 15:07:02 +00:00
filecomplete.h
hist.c
hist.h Add a history function that takes a FILE pointer; needed for Capsicum. 2014-05-11 01:05:17 +00:00
histedit.h Don't depend on weak aliases to define the vi "alias" expansion function, 2014-06-18 18:12:28 +00:00
history.c Add a history function that takes a FILE pointer; needed for Capsicum. 2014-05-11 01:05:17 +00:00
keymacro.c
keymacro.h
makelist
map.c fix warnings on ubuntu 32 bit (Miki Rozloznik) 2015-05-14 10:44:15 +00:00
map.h Bounds search for reallocated index, from OpenBSD via Andreas Fett 2014-07-06 18:15:34 +00:00
parse.c Bounds search for reallocated index, from OpenBSD via Andreas Fett 2014-07-06 18:15:34 +00:00
parse.h
prompt.c
prompt.h
read.c Bounds search for reallocated index, from OpenBSD via Andreas Fett 2014-07-06 18:15:34 +00:00
read.h
readline.c Adjust API to a more modern readline (Ryo Onodera) 2015-06-02 15:35:31 +00:00
refresh.c
refresh.h
search.c
search.h
shlib_version
sig.c
sig.h
sys.h
terminal.c
terminal.h
tokenizer.c
tty.c unbreak the build 2015-12-08 16:53:27 +00:00
tty.h more tty modes refactoring, no functional change intended. 2014-05-19 19:54:12 +00:00
vi.c Use the full buffer for the conversion; ideally we should be dynamically 2015-10-21 21:45:30 +00:00