Actions
Bug #11661
closedprovide C.UTF-8 locale
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
C.UTF-8 has all the characteristics of the default C locale, other than having UTF-8 as its charmap. It should be useful when one needs to have default messages, default collation rules, and take advantage of Unicode charset.
Updated by Electric Monk almost 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
git commit 3125066d426d7d7cd25d89b474290bc4b5817846
commit 3125066d426d7d7cd25d89b474290bc4b5817846 Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2019-09-10T22:00:15.000Z 11661 provide C.UTF-8 locale Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions