git: localedef(1): eliminate need for "print" definition
John Marino
marino at crater.dragonflybsd.org
Sat Aug 15 05:41:01 PDT 2015
commit 97055fc243c274ccb7531c2ad47484df211bed6a
Author: John Marino <draco at marino.st>
Date: Sat Aug 15 14:03:22 2015 +0200
localedef(1): eliminate need for "print" definition
By having space automatically classified as "print" type, we can
eliminate the print section from ctype src files completely (they
are just "graph" plus "<space>".
Summary of changes:
usr.bin/localedef/ctype.c | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97055fc243c274ccb7531c2ad47484df211bed6a
--
DragonFly BSD source repository
More information about the Commits
mailing list