CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/13 05:42:22
Modified files:
lib/libc/locale: runetype.h
share/locale/ctype: en_US.UTF-8.src
Log message:
Sync ctype definitions for the UTF-8 locale to FreeBSD, fixing width of
various zero-width characters (e.g. diacritical marks). Also fix runetype
mask definitions so that mklocale interprets zero width properly.
Diff from Alexander Polakov.
Character definition changes checked against Unicode 5.2 by me.
ok matthew nicm
