CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/17 00:07:51
Modified files:
lib/libedit : chared.c chartype.c chartype.h el.c el.h
filecomplete.c hist.c history.c key.c map.c
parse.c read.c search.c sig.c term.c
tokenizer.c vi.c
Log message:
Remove non-exposed malloc/realloc/free wrappers, and then substitute
reallocarray() where it helps.
ok doug
