commit c00641ef1c6bcb915dc1cfe1441b2f81a42906d4
Author: zrj <[email protected]>
Date: Fri Oct 7 10:00:27 2016 +0300
xlocale: Fix LC_*_MASK bit shifting.
Order must match the one in xlocale_private.h.
This causes the abi breakage, but only two components were right,
others were broken in subtle ways.
Taken-from: FreeBSD (r304703)
Summary of changes:
include/xlocale/_locale.h | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c00641ef1c6bcb915dc1cfe1441b2f81a42906d4
--
DragonFly BSD source repository