glibc/iconv
Ulrich Drepper 74ed1159d1 [BZ #2569]
2006-04-25  Ulrich Drepper  <drepper@redhat.com>
	[BZ #2569]
	* iconv/gconv_db.c (__gconv_release_step): Fix condition of assert
	call.
	* iconvdata/Makefile (tests): Add tst-iconv6.
	* iconvdata/tst-iconv6.c: New file.
2006-04-25 17:47:32 +00:00
..
Makefile * iconv/Makefile (test-iconvconfig): New target. 2004-12-19 23:44:07 +00:00
Versions Update. 2002-08-04 23:32:14 +00:00
dummy-repertoire.c * catgets/gencat.c: Use GPL, not LGPL. 2005-12-07 05:49:17 +00:00
gconv.c * iconv/gconv.c: Demangle pointers before use if necessary. 2005-12-19 07:26:29 +00:00
gconv.h (__gconv_btowc_fct): New typedef. (struct __gconv_step): New field __btowc_fct. 2002-12-02 21:44:26 +00:00
gconv_builtin.c * iconv/gconv_builtin.c (builtin_map): Change type of size 2005-12-19 04:55:31 +00:00
gconv_builtin.h 2.5-18.1 2007-07-12 18:26:36 +00:00
gconv_cache.c (free_mem): Don't call munmap if gconv_cache is NULL. 2006-01-11 07:08:29 +00:00
gconv_charset.h * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
gconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gconv_conf.c * iconv/gconv_conf.c: Initialize empty_path_elem. 2005-12-21 19:33:05 +00:00
gconv_db.c [BZ #2569] 2006-04-25 17:47:32 +00:00
gconv_dl.c * iconv/gconv.c: Demangle pointers before use if necessary. 2005-12-19 07:26:29 +00:00
gconv_int.h * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
gconv_open.c * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
gconv_simple.c * wcsmbs/wctob.c (wctob): Make buf array of unsigned char. 2005-03-06 04:51:37 +00:00
gconv_trans.c * iconv/gconv_trans.c (__gconv_transliterate): Demangle step __fct 2005-12-27 15:06:33 +00:00
iconv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv.h Update. 2003-04-19 16:57:17 +00:00
iconv_charmap.c * inet/rexec.c (rexec_af): If we have no canonical name don't 2006-04-07 08:17:33 +00:00
iconv_close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconv_open.c 2.5-18.1 2007-07-12 18:26:36 +00:00
iconv_prog.c Update copyright year. 2006-01-01 19:15:56 +00:00
iconv_prog.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
iconvconfig.c Update copyright year. 2006-01-01 19:15:56 +00:00
iconvconfig.h 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
loop.c [!STORE_REST] (SINGLE): Correctly record number of left-over bytes and store them correctly. 2005-09-25 16:42:36 +00:00
skeleton.c * iconv/gconv.c: Demangle pointers before use if necessary. 2005-12-19 07:26:29 +00:00
strtab.c * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo 2005-01-19 19:26:29 +00:00
tst-iconv1.c Update. 2001-09-01 19:24:55 +00:00
tst-iconv2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-iconv3.c Update. 2003-07-31 19:26:38 +00:00
tst-iconv5.c Update. 2004-06-30 07:43:11 +00:00