]> Savannah Git Hosting - gnulib.git/commit
setlocale_null-unlocked: New module.
authorBruno Haible <bruno@clisp.org>
Thu, 15 Feb 2024 09:30:54 +0000 (10:30 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 15 Feb 2024 18:58:01 +0000 (19:58 +0100)
commit2edefe4fef4034fa409041a568fa92539b4af04f
tree328b76dc1c9cedef02125ae5a40b11d78f93a571
parentc75f99155342338ae9de19b164fd3e255bf96da4
setlocale_null-unlocked: New module.

* lib/setlocale_null.h (setlocale_null_r_unlocked,
setlocale_null_unlocked): New declarations.
* lib/setlocale_null-unlocked.c: New file, based on
lib/setlocale_null.c.
* lib/setlocale_null.c: Don't include <wchar.h>.
(setlocale_null_unlocked, setlocale_null_r_unlocked): Remove functions.
* modules/setlocale-null-unlocked: New file.
* modules/setlocale-null (Depends-on): Add setlocale-null-unlocked.
ChangeLog
lib/setlocale_null-unlocked.c [new file with mode: 0644]
lib/setlocale_null.c
lib/setlocale_null.h
modules/setlocale-null
modules/setlocale-null-unlocked [new file with mode: 0644]