NetBSD/lib/libedit
lukem fd194fea27 use strtol() (instead of atoi()) for sane error detection 2000-06-02 13:37:12 +00:00
..
TEST
Makefile
chared.c el_insertstr takes a "const char *" not "char *" now as it doesn't modify 2000-02-28 17:41:04 +00:00
chared.h
common.c
editline.3 el_insertstr takes a "const char *" not "char *" now as it doesn't modify 2000-02-28 17:41:04 +00:00
editrc.5
el.c don't dump core on empty files. 2000-05-15 12:15:38 +00:00
el.h
emacs.c
hist.c
hist.h
histedit.h el_insertstr takes a "const char *" not "char *" now as it doesn't modify 2000-02-28 17:41:04 +00:00
history.c
key.c
key.h
makelist
map.c
map.h
parse.c include <stdlib.h> to get definition of malloc() and free(), so it's 2000-03-10 12:25:47 +00:00
parse.h
prompt.c
prompt.h
read.c
readline.c Fix _rl_compat_sub() to really honour 'globally' flag instead 2000-03-10 13:06:43 +00:00
readline.h
refresh.c Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
refresh.h
search.c
search.h
shlib_version
sig.c
sig.h
sys.h
term.c use strtol() (instead of atoi()) for sane error detection 2000-06-02 13:37:12 +00:00
term.h Add support for automatic and magic margins (from tcsh) 2000-01-20 22:56:21 +00:00
tokenizer.c
tokenizer.h
tty.c
tty.h
vi.c