git: libedit: add readline compat rl_completion_word_break_hook
Simon Schubert
corecode at crater.dragonflybsd.org
Wed Oct 21 04:41:44 PDT 2009
commit e2624a299cd1858e0a04301d42b946851c336c37
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Sat Oct 17 14:03:26 2009 +0200
libedit: add readline compat rl_completion_word_break_hook
This follows roughly what is described in the readline manual.
rl_completion_word_break_hook is needed by gdb-7.
Summary of changes:
lib/libedit/readline.c | 10 +++++++++-
lib/libedit/readline/readline.h | 1 +
2 files changed, 10 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e2624a299cd1858e0a04301d42b946851c336c37
--
DragonFly BSD source repository
More information about the Commits
mailing list