From: Bruno Haible Date: Fri, 28 Nov 2003 20:28:42 +0000 (+0000) Subject: Update exports. X-Git-Tag: v0.13~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e709a05f2b397ac37dc58c9ca20eb7a35379adb3;p=thirdparty%2Fgettext.git Update exports. --- diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 84a353f41..b2bf054b6 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,3 +1,10 @@ +2003-11-28 Bruno Haible + + * windows/gettextlib.def: Add at_fatal_signal, block_fatal_signals, + unblock_fatal_signals, _obstack_begin, _obstack_free, + _obstack_newchunk. + * windows/gettextsrc.def: Add message_print_syntax_stringtable. + 2003-11-16 Bruno Haible * configure.ac (man/Makefile): Postprocess with FIX_MAKEFILE_DISTRIB. diff --git a/gettext-tools/windows/gettextlib.def b/gettext-tools/windows/gettextlib.def index d28f12e71..455c810c8 100644 --- a/gettext-tools/windows/gettextlib.def +++ b/gettext-tools/windows/gettextlib.def @@ -6,11 +6,16 @@ error_with_progname program_name simple_backup_suffix __xargmatch_internal +_obstack_begin +_obstack_free +_obstack_newchunk addext argmatch argmatch_invalid argmatch_to_argument argmatch_valid +at_fatal_signal +block_fatal_signals c_isalnum c_isalpha c_isascii @@ -86,6 +91,7 @@ strncasecmp u8_possible_linebreaks u8_width_linebreaks uc_width +unblock_fatal_signals unsetenv vasprintf wait_subprocess diff --git a/gettext-tools/windows/gettextsrc.def b/gettext-tools/windows/gettextsrc.def index b93979e8b..48bded063 100644 --- a/gettext-tools/windows/gettextsrc.def +++ b/gettext-tools/windows/gettextsrc.def @@ -99,6 +99,7 @@ message_print_style_escape message_print_style_indent message_print_style_uniforum message_print_syntax_properties +message_print_syntax_stringtable msgdomain_alloc msgdomain_free msgdomain_list_alloc