看板 DFBSD_commit 關於我們 聯絡資訊
commit e2624a299cd1858e0a04301d42b946851c336c37 Author: Simon Schubert <corecode@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