]> Savannah Git Hosting - gnulib.git/commit
localcharset: Optimize code for native Windows.
authorBruno Haible <bruno@clisp.org>
Tue, 17 Dec 2019 14:02:12 +0000 (15:02 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Dec 2019 14:07:12 +0000 (15:07 +0100)
commitde1e233da5ce5ad389c993ad7f0f170e4e622965
tree388ad32340517dcb1aa5b440726a632f71a5dac0
parentf2b522477945905e534d9eae4315a8337612905c
localcharset: Optimize code for native Windows.

* lib/localcharset.c (locale_charset): Don't both calling
setlocale (LC_ALL, NULL) since we're not interested in its result.
ChangeLog
lib/localcharset.c