NetBSD/lib/libedit
2011-07-29 15:20:39 +00:00
..
readline unbreak readline history. 2010-09-16 20:08:51 +00:00
TEST - check and don't cast malloc return 2011-07-28 01:08:58 +00:00
chared.c kill ifdef notdef 2011-07-29 15:20:39 +00:00
chared.h setup a callback to be invoked on resize buffers so that readline can 2010-08-28 15:44:59 +00:00
chartype.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
chartype.h Observe the following spelling: 2010-12-16 17:42:25 +00:00
common.c kill ifdef notdef 2011-07-29 15:20:39 +00:00
config.h Sync compat defines to unbreak build. 2011-07-28 05:18:43 +00:00
editline.3 Fix argument for EL_EDITOR from Jess Thrysoee 2011-02-27 01:51:37 +00:00
editrc.5 Markup consistency, from YOMURA Masanori. Add serial comma. 2011-04-25 22:47:27 +00:00
el.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
el.h Rename key to keymacro to avoid conflicts with term.h. The renaming of term 2011-07-28 01:56:26 +00:00
eln.c kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations. 2011-07-28 20:50:55 +00:00
emacs.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
filecomplete.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
filecomplete.h
hist.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
hist.h kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations. 2011-07-28 20:50:55 +00:00
histedit.h kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations. 2011-07-28 20:50:55 +00:00
history.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
keymacro.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
keymacro.h whitespace and comments 2011-07-28 03:44:36 +00:00
Makefile Rename key to keymacro to avoid conflicts with term.h. The renaming of term 2011-07-28 01:56:26 +00:00
makelist include config.h for all c files. 2011-07-28 00:43:53 +00:00
map.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
map.h
parse.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
parse.h
prompt.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
prompt.h
read.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
read.h
readline.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
refresh.c term -> terminal 2011-07-28 01:05:20 +00:00
refresh.h
search.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
search.h
shlib_version
sig.c kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations. 2011-07-28 20:50:55 +00:00
sig.h
sys.h kill ifdef notdef 2011-07-29 15:20:39 +00:00
terminal.c kill ifdef notdef 2011-07-29 15:20:39 +00:00
terminal.h Rename key to keymacro to avoid conflicts with term.h. The renaming of term 2011-07-28 01:56:26 +00:00
tokenizer.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00
tty.c kill ifdef notdef 2011-07-29 15:20:39 +00:00
tty.h
vi.c KNF return (\1); -> return \1; 2011-07-29 15:16:33 +00:00