git: libc/nls: Use current locale (set by thread).
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Nov 28 10:44:44 PST 2017
commit 21a0e97de9138e49c0f26ecb49e6cbba2478f410
Author: Sascha Wildner <saw at online.de>
Date: Tue Nov 28 19:34:23 2017 +0100
libc/nls: Use current locale (set by thread).
It was global locale always previously.
Taken-from: FreeBSD (r304755)
Reported-by: xenu (also provided a test case)
Summary of changes:
lib/libarchive/config.h | 40 +++++++++++++++++-----------------------
lib/libc/nls/msgcat.c | 10 +++++-----
2 files changed, 22 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/21a0e97de9138e49c0f26ecb49e6cbba2478f410
--
DragonFly BSD source repository
More information about the Commits
mailing list