1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

localename-unsafe: Reduce dependencies.

* lib/localename-unsafe.c: Include windows-mutex.h instead of
glthread/lock.h.
(get_lcid_lock): Change type to glwthread_mutex_t.
(get_lcid): Use glwthread_mutex_* functions.
* modules/localename-unsafe (Depends-on): Add  windows-mutex. Remove
lock.
This commit is contained in:
Bruno Haible
2025-07-15 10:39:37 +02:00
parent 091a73f5ba
commit d2dccfd6e0
3 changed files with 20 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ localename-environ
extensions
locale-h
strdup
lock
windows-mutex
getlocalename_l-unsafe
setlocale-null-unlocked