git: libedit: Add bapt patches to improve unicode
John Marino
marino at crater.dragonflybsd.org
Sun Mar 1 08:25:50 PST 2015
commit af5785e07229ef8c6add194f305ad5962dd2cd62
Author: John Marino <draco at marino.st>
Date: Sun Mar 1 16:14:24 2015 +0100
libedit: Add bapt patches to improve unicode
On Jan 9, bapt synced FreeBSD-current with the latest libedit from NetBSD.
After that, he added local patches to fix line reading in a unicode
environment. Specifically it allowed sh(1) to work in UTF-8 environment.
I appreciate that bapt took the time to identify those patches for the
benefit of DragonFly. Thanks!
Summary of changes:
contrib/libedit/README.DRAGONFLY | 1 +
contrib/libedit/src/el.c | 2 +-
contrib/libedit/src/eln.c | 14 +++++++++++---
3 files changed, 13 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af5785e07229ef8c6add194f305ad5962dd2cd62
--
DragonFly BSD source repository
More information about the Commits
mailing list