gettext/gettext-runtime
Bruno Haible 2bcec7b8c2 intl: Export libintl_{new,dup,free}locale from libintl.so on OpenBSD.
Reported by Christian Weisgerber <naddy@mips.inka.de>.

* gnulib-local/lib/getlocalename_l-unsafe.c.diff: New file.
* gnulib-local/Makefile.am (EXTRA_DIST): Add it.
* gettext-runtime/intl/configure.ac (rpl_newlocale, rpl_duplocale,
rpl_freelocale): Redirect to symbols prefixed with 'libintl_', not '_libintl_'.
* gettext-runtime/intl/Makefile.am (BUILT_SOURCES): Add libgnuintl.h.
2025-04-24 22:32:27 +02:00
..
2025-02-25 11:04:01 +01:00
2024-10-09 04:06:47 +02:00
2025-02-25 11:04:01 +01:00
2024-11-19 19:18:44 +01:00
2025-02-25 14:30:02 +01:00
2025-02-25 11:04:01 +01:00
2015-10-14 15:00:09 +09:00
2012-02-18 22:28:04 +01:00
2018-01-27 14:25:04 +01:00
2024-12-01 10:39:52 +01:00

This directory contains the runtime parts of GNU gettext, namely the libraries
for the end user, but neither documentation nor programs for the translator
or the maintainer.