glibc/iconv
Ulrich Drepper a1303dc8dc Update.
2000-04-05  Cristian Gafton  <gafton@redhat.com>

	* ctype/ctype.h (__isctype_l): Define even if not __OPTIMIZE__
	because it is used in generic code.
	* wctype/wctrans.c: Define __ctype32_toupper and __ctype32_tolower.
	* wcsmbs/wcwidth.h: Declare __ctype32_b.
	* intl/gettext.c: Include <locale.h>.
	* intl/ngettext.c: Likewise.

2000-04-05  Jakub Jelinek  <jakub@redhat.com>

	* resolv/inet_ntop.c (inet_ntop4, inet_ntop6, inet_ntop): Use
	socklen_t type for size.
	* sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Rewrite for new
	init function interface.
	* sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h: Don't include
	sys/ucontext.h.
	(__jmp_buf): Declare the whole type structure here, don't use
	ucontext.

	* iconv/skeleton.c (put16u): Fix typo.
	Reported by Bruno Haible <haible@ilog.fr>.
2000-04-06 05:04:50 +00:00
..
Makefile Update. 1999-01-04 12:33:59 +00:00
Versions Update. 1999-01-18 23:15:16 +00:00
gconv.c Update. 2000-02-23 22:15:49 +00:00
gconv.h Update. 2000-03-14 09:11:00 +00:00
gconv_builtin.c Update. 2000-03-21 20:18:34 +00:00
gconv_builtin.h Update. 2000-03-28 17:54:26 +00:00
gconv_close.c Update. 1999-06-16 22:55:47 +00:00
gconv_conf.c Update. 1999-04-30 17:44:43 +00:00
gconv_db.c 2000-03-09 Martin Buchholz <martin@xemacs.org> 2000-03-10 08:41:39 +00:00
gconv_dl.c Update. 1999-12-08 04:02:45 +00:00
gconv_int.h Update. 2000-03-28 05:05:42 +00:00
gconv_open.c Update. 2000-03-14 09:11:00 +00:00
gconv_simple.c Update. 2000-03-31 20:44:49 +00:00
iconv.c Update. 1999-12-21 08:10:06 +00:00
iconv.h Update. 2000-02-23 06:02:09 +00:00
iconv_close.c Update. 1999-06-16 22:55:47 +00:00
iconv_open.c Update. 1999-08-22 22:39:16 +00:00
iconv_prog.c Update. 2000-01-05 17:34:44 +00:00
loop.c Update. 2000-03-31 20:49:41 +00:00
skeleton.c Update. 2000-04-06 05:04:50 +00:00