]> Savannah Git Hosting - gnulib.git/commit
setlocale-null: Export the lock function also on non-Windows platforms.
authorBruno Haible <bruno@clisp.org>
Mon, 23 Dec 2019 07:55:35 +0000 (08:55 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 23 Dec 2019 07:55:35 +0000 (08:55 +0100)
commit2028f2854fd5b01fe71d3bac1909a031fd5a9d00
treececda16b5e609b6b1070fd793c6a4744b552e12e
parent0da79aa8083359d3a97f7c743a28bd9f380caa92
setlocale-null: Export the lock function also on non-Windows platforms.

* lib/setlocale-lock.c (DLL_EXPORTED): New macro.
(gl_get_setlocale_null_lock): Declare as DLL_EXPORTED.
* m4/setlocale_null.m4 (gl_PREREQ_SETLOCALE_LOCK): New macro.
* modules/setlocale-null (configure.ac): Invoke it.
(Files): Add m4/visibility.m4.
ChangeLog
lib/setlocale-lock.c
m4/setlocale_null.m4
modules/setlocale-null