glibc/intl
Ulrich Drepper 7b503bcc13 * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
* iconv/gconv_cache.c (__gconv_lookup_cache): Return __GCONV_NULCONV
	if from and to charsets are the same.
	* iconv/gconv_db.c (__gconv_find_transform): Likewise.
	* intl/dcigettext.c (_nl_find_msg): Return NULL even if __gconv_open
	returns __GCONV_NOCONV, but not for __GCONV_NULCONV.

2007-07-17  Jakub Jelinek  <jakub@redhat.com>

	* wcsmbs/wchar.h: Only define wint_t if __need_wint_t.
	Don't define wint_t when __need_mbstate_t unless it
	is necessary.
	(__mbstate_t): Use __WINT_TYPE__ rather than wint_t
	in the typedef if possible.
	* wctype/wctype.h (wint_t): Define by including
	wchar.h with __need_wint_t instead of including stddef.h
	with __need_wint_t and as fallback definining it ourselves.
	* iconv/gconv.h (__need_wint_t): Define before including
	wchar.h.
	* sysdeps/gnu/_G_config.h: Don't include gconv.h if not _LIBC
	or _GLIBCPP_USE_WCHAR_T.
	(__need_wchar_t): Don't define
	if not _LIBC or _GLIBCPP_USE_WCHAR_T.
	(__need_wint_t): Don't define before including stddef.h,
	define before including wchar.h only if _LIBC or
	_GLIBCPP_USE_WCHAR_T.
	(_G_iconv_t): Don't define if not _LIBC or _GLIBCPP_USE_WCHAR_T.
	* sysdeps/mach/hurd/_G_config.h: Likewise.
	* sysdeps/generic/_G_config.h: Likewise.
	* libio/libio.h (__wunderflow, __wuflow, __woverflow): Only
	prototype if _LIBC or _GLIBCPP_USE_WCHAR_T.
	(_IO_getwc_unlocked, _IO_putwc_unlocked): Only define
	if _LIBC or _GLIBCPP_USE_WCHAR_T.
2007-07-28 19:02:07 +00:00
..
.cvsignore
bindtextdom.c * intl/tst-gettext3.c: New file. 2005-04-04 22:37:38 +00:00
dcgettext.c * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. 2005-06-14 15:55:44 +00:00
dcigettext.c * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. 2007-07-28 19:02:07 +00:00
dcngettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
Depend
dgettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
dngettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
explodename.c [BZ #4775, BZ #4776] 2007-07-12 18:17:11 +00:00
finddomain.c [BZ #4775, BZ #4776] 2007-07-12 18:17:11 +00:00
gettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
gettextP.h * intl/tst-gettext3.c: New file. 2005-04-04 22:37:38 +00:00
gmo.h Update. 2004-01-14 05:38:11 +00:00
hash-string.c (__hash_string): Zero-extend each char from the string; the old code did a sign-extend on some platforms. 2003-10-24 03:22:26 +00:00
hash-string.h Update. 2003-06-11 21:57:23 +00:00
l10nflist.c [BZ #2066] 2005-12-22 01:03:50 +00:00
libintl.h * intl/libintl.h: Always use __attribute_format_arg__ for gettext 2005-05-07 20:36:13 +00:00
loadinfo.h Update. 2004-09-26 05:07:13 +00:00
loadmsgcat.c * intl/tst-gettext3.c: New file. 2005-04-04 22:37:38 +00:00
locale.alias 2.5-18.1 2007-07-12 18:26:36 +00:00
localealias.c * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. 2005-08-20 01:22:05 +00:00
Makefile * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) 2005-05-04 17:58:13 +00:00
ngettext.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
plural-eval.c Update. 2001-11-28 00:09:26 +00:00
plural-exp.c * intl/plural-exp.c (GERMANIC_PLURAL): Mark as const. 2005-12-21 04:23:34 +00:00
plural-exp.h * intl/plural-exp.c (GERMANIC_PLURAL): Mark as const. 2005-12-21 04:23:34 +00:00
plural.c Update. 2003-04-29 22:49:58 +00:00
plural.y Update. 2003-04-29 22:49:58 +00:00
po2test.sed 2003-03-30 Roland McGrath <roland@redhat.com> 2003-03-30 21:55:45 +00:00
textdomain.c * intl/gettext.h: Renamed to ... 2002-12-11 22:59:29 +00:00
translit.po
tst-codeset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-codeset.sh [BZ #592, BZ #821, BZ #822, BZ #825] 2005-04-06 02:18:44 +00:00
tst-gettext2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-gettext2.sh * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) 2005-05-04 17:58:13 +00:00
tst-gettext3.c * intl/tst-gettext3.c: New file. 2005-04-04 22:37:38 +00:00
tst-gettext3.sh [BZ #592, BZ #821, BZ #822, BZ #825] 2005-04-06 02:18:44 +00:00
tst-gettext4-de.po * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
tst-gettext4-fr.po * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
tst-gettext4.c * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
tst-gettext4.sh * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) 2005-05-04 17:58:13 +00:00
tst-gettext5.c * sysdeps/i386/i686/memcmp.S: Move misplaced END. 2005-04-28 18:21:03 +00:00
tst-gettext5.sh * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) 2005-05-04 17:58:13 +00:00
tst-gettext.c Update. 2004-08-15 19:28:54 +00:00
tst-gettext.sh Update. 2004-08-15 19:28:54 +00:00
tst-ngettext.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-translit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-translit.sh * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) 2005-05-04 17:58:13 +00:00
tstcodeset.po Update. 2001-04-10 00:15:08 +00:00
tstlang1.po
tstlang2.po
Versions Update. 2002-05-01 17:09:58 +00:00