NetBSD/lib/libedit
jdolecek a76c617ce5 make constant arrays a const 2001-01-09 17:22:09 +00:00
..
TEST convert to new style guide 2000-09-04 23:36:41 +00:00
readline Standard location of readline headers is /usr/include/readline/, so install 2001-01-05 21:15:49 +00:00
Makefile Standard location of readline headers is /usr/include/readline/, so install 2001-01-05 21:15:49 +00:00
chared.c consistently check for allocation failures and return -1, if we could not 2001-01-04 15:56:31 +00:00
chared.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
common.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
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 improve description of line syntax 2000-11-08 00:09:38 +00:00
el.c depoison the pure editline code from readline compatibility hacks. 2001-01-05 22:45:30 +00:00
el.h el_line_t: make 'limit' const 2001-01-06 14:44:50 +00:00
emacs.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
hist.c consistently check for allocation failures and return -1, if we could not 2001-01-04 15:56:31 +00:00
hist.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
histedit.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
history.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
key.c consistently check for allocation failures and return -1, if we could not 2001-01-04 15:56:31 +00:00
key.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
makelist - generate ansi prototypes instead of using __P(). noted by christos 2000-09-04 23:45:18 +00:00
map.c make constant arrays a const 2001-01-09 17:22:09 +00:00
map.h make constant arrays a const 2001-01-09 17:22:09 +00:00
parse.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
parse.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
prompt.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
prompt.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
read.c - add support for home and end keys. 2000-11-11 22:18:57 +00:00
readline.c depoison the pure editline code from readline compatibility hacks. 2001-01-05 22:45:30 +00:00
refresh.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
refresh.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
search.c consistently check for allocation failures and return -1, if we could not 2001-01-04 15:56:31 +00:00
search.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
shlib_version bump libedit minor - addition of rl_special_prefixes and rl_completion_append_character 2001-01-01 15:54:07 +00:00
sig.c fix dumb typo in signal setup [from OpenBSD] 2001-01-04 15:55:03 +00:00
sig.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
sys.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
term.c make constant arrays a const 2001-01-09 17:22:09 +00:00
term.h consistently check for allocation failures and return -1, if we could not 2001-01-04 15:56:31 +00:00
tokenizer.c consistently check for allocation failures and return -1, if we could not 2001-01-04 15:56:31 +00:00
tokenizer.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
tty.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
tty.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
vi.c convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00