git: DragonFly_RELEASE_5_0 libc/nls: Use current locale (set by thread).
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Nov 28 10:46:27 PST 2017
commit dcf4d1a5acba21c1f725aa7a25327476307d287d
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/dcf4d1a5acba21c1f725aa7a25327476307d287d
--
DragonFly BSD source repository
More information about the Commits
mailing list