.. |
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
|
From Jilles Tjoelker:
|
2012-03-24 20:08:43 +00:00 |
config.h
|
…
|
|
editline.3
|
Bump date for previous.
|
2014-12-25 13:39:41 +00:00 |
editrc.5
|
Bump date for previous.
|
2014-12-25 13:39:41 +00:00 |
el.c
|
Don't depend on weak aliases to define the vi "alias" expansion function,
|
2014-06-18 18:12:28 +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
|
Use C89 functions definitions.
|
2012-03-21 05:34:54 +00:00 |
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
|
provide an el_init_fd function.
|
2013-01-22 20:23:21 +00:00 |
sig.c
|
…
|
|
sig.h
|
…
|
|
sys.h
|
…
|
|
terminal.c
|
don't include both term.h and termcap.h
|
2012-05-30 18:21:14 +00:00 |
terminal.h
|
From: Jilles Tjoelker: Add a mapping for the cursor delete key
|
2012-03-24 20:09:30 +00:00 |
tokenizer.c
|
…
|
|
tty.c
|
fix warnings on ubuntu 32 bit (Miki Rozloznik)
|
2015-05-14 10:44:15 +00:00 |
tty.h
|
more tty modes refactoring, no functional change intended.
|
2014-05-19 19:54:12 +00:00 |
vi.c
|
Don't depend on weak aliases to define the vi "alias" expansion function,
|
2014-06-18 18:12:28 +00:00 |