]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Merge from glibc
authorWill Newton <will.newton@linaro.org>
Wed, 21 Jan 2015 02:55:02 +0000 (11:55 +0900)
committerDaiki Ueno <ueno@gnu.org>
Wed, 21 Jan 2015 03:01:15 +0000 (12:01 +0900)
commitd5c2a5163bef808edcb4e9bef7fafedab2bf5286
tree298c714c430bebc315c3ce621c715589ab0a0471
parentee2e97ad0774603e6f75d751dee7df96c86b88b7
intl: Merge from glibc

* bindtextdom.c: Update copyright to use year ranges.
* dcgettext.c: Update copyright to use year ranges.
[_LIBC]: Use libc_hidden_def instead of INTDEF.
* dcigettext.c: Update copyright to use year ranges.
Test HAVE_TSEARCH with #ifdef rather than #if.
(DCIGETTEXT) [_LIBC]: Use __current_locale_name instead of
_current_locale_name.
* dcngettext.c: Update copyright to use year ranges.
* dgettext.c: Update copyright to use year ranges.
[_LIBC]: Remove use of INTUSE macro.
* dngettext.c: Update copyright to use year ranges.
* explodename.c: Likewise.
* finddomain.c: Update copyright to use year ranges.
(_nl_finddomain_subfreeres): Use void in no-arguments function
definition.
* gettext.c: Update copyright to use year ranges.
[_LIBC]: Remove use of INTUSE macro.
* gettextP.h: Update copyright to use year ranges.
[_LIBC]: Forward declaration of struct loaded_domain.
* gmo.h: Update copyright to use year ranges.
* hash-string.c: Likewise.
* hash-string.h: Likewise.
* l10nflist.c: Update copyright to use year ranges.
[_LIBC]: Remove use of INTUSE macro.
Wrap pop function in [!ARCH_POP].
* loadinfo.h: Update copyright to use year ranges.
* loadmsgcat.c: Likewise.
* localealias.c: Update copyright to use year ranges.
Test ENABLE_RELOCATABLE with #ifdef rather than #if.
[_LIBC]: Use __strcasecmp_l for strcasecmp.
[_LIBC]: Use __fgets_unlocked for FGETS.
Test HAVE_DECL_FGETS_UNLOCKED with #ifdef rather than #if.
Test HAVE_DECL_FEOF_UNLOCKED with #ifdef rather than #if.
(read_alias_file) [_LIBC]: Open file with O_CLOEXEC.
(extend_alias_table): Use void in no-arguments function
definition.
* ngettext.c: Update copyright to use year ranges.
* plural-exp.c: Update copyright to use year ranges.
Test __APPLE_CC__ with #ifdef rather than #if.
(GERMANIC_PLURAL): Make const.
(init_germanic_plural): Use void in no-arguments function
definition.
* plural-exp.h: Update copyright to use year ranges.
(GERMANIC_PLURAL): Make const.
* plural.y: Update copyright to use year ranges.
* textdomain.c: Likewise.
27 files changed:
gettext-runtime/intl/ChangeLog
gettext-runtime/intl/bindtextdom.c
gettext-runtime/intl/dcgettext.c
gettext-runtime/intl/dcigettext.c
gettext-runtime/intl/dcngettext.c
gettext-runtime/intl/dgettext.c
gettext-runtime/intl/dngettext.c
gettext-runtime/intl/explodename.c
gettext-runtime/intl/finddomain.c
gettext-runtime/intl/gettext.c
gettext-runtime/intl/gettextP.h
gettext-runtime/intl/gmo.h
gettext-runtime/intl/hash-string.c
gettext-runtime/intl/hash-string.h
gettext-runtime/intl/l10nflist.c
gettext-runtime/intl/loadinfo.h
gettext-runtime/intl/loadmsgcat.c
gettext-runtime/intl/localcharset.c
gettext-runtime/intl/localealias.c
gettext-runtime/intl/localename.c
gettext-runtime/intl/ngettext.c
gettext-runtime/intl/plural-exp.c
gettext-runtime/intl/plural-exp.h
gettext-runtime/intl/plural.y
gettext-runtime/intl/textdomain.c
gettext-runtime/intl/verify.h
gettext-runtime/intl/xsize.h