Module Name:    src
Committed By:   riastradh
Date:           Thu Nov 21 19:51:33 UTC 2024

Added Files:
        src/lib/libintl: intl.expsym

Log Message:
libintl: Add expected symbols list.

PR lib/58838: shared libraries in base should all have expsym lists


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libintl/intl.expsym

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/lib/libintl/intl.expsym
diff -u /dev/null src/lib/libintl/intl.expsym:1.1
--- /dev/null	Thu Nov 21 19:51:33 2024
+++ src/lib/libintl/intl.expsym	Thu Nov 21 19:51:33 2024
@@ -0,0 +1,25 @@
+__bindings
+__current_domainname
+__gettext_iconv
+__intl_string_hash
+__intl_sysdep_get_string_by_tag
+_gettext_calculate_plural
+_gettext_free_plural
+_gettext_parse_plural
+_nl_msg_cat_cntr
+bind_textdomain_codeset
+bindtextdomain
+dcgettext
+dcngettext
+dcnpgettext
+dcpgettext
+dgettext
+dngettext
+dnpgettext
+dpgettext
+gettext
+ngettext
+npgettext
+pgettext
+sysdep_pair_table
+textdomain

Reply via email to