NetBSD/lib/libedit
christos 18c98749bf If term_init() fails, cleanup and return NULL. This avoids other lossage.
Pointed by charles.
2001-11-02 04:47:47 +00:00
..
TEST
readline Use relative path for symlink target so that it won't point outside of tree. 2001-05-16 07:09:26 +00:00
Makefile
chared.c PR/12963:Jason Waterman: Fix signed cast problems. 2001-05-17 01:02:17 +00:00
chared.h
common.c
editline.3 PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. 2001-10-09 13:50:29 +00:00
editrc.5 `existent', not `existant' 2001-06-19 13:42:07 +00:00
el.c If term_init() fails, cleanup and return NULL. This avoids other lossage. 2001-11-02 04:47:47 +00:00
el.h PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. 2001-10-09 13:50:29 +00:00
emacs.c
hist.c PR/12963:Jason Waterman: Fix signed cast problems. 2001-05-17 01:02:17 +00:00
hist.h
histedit.h PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. 2001-10-09 13:50:29 +00:00
history.c history_def_enter: fix off-by-one mistake in delete condition (the behaviour 2001-09-29 17:52:10 +00:00
key.c PR/12963:Jason Waterman: Fix signed cast problems. 2001-05-17 01:02:17 +00:00
key.h
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c PR/14067: Anthony Mallet: Provide a programmatic way to set the read_char 2001-09-27 19:29:50 +00:00
read.h PR/14067: Anthony Mallet: Provide a programmatic way to set the read_char 2001-09-27 19:29:50 +00:00
readline.c
refresh.c
refresh.h
search.c
search.h
shlib_version PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. 2001-10-09 13:50:29 +00:00
sig.c
sig.h
sys.h
term.c Finish initializing all the term data structures even if the terminal init 2001-11-02 04:42:09 +00:00
term.h
tokenizer.c
tokenizer.h
tty.c PR/12963:Jason Waterman: Fix signed cast problems. 2001-05-17 01:02:17 +00:00
tty.h
vi.c