glibc/iconvdata
Ulrich Drepper 17427edd1f Update.
2000-11-20  Ulrich Drepper  <drepper@redhat.com>

	* csu/gmon-start.c: Always have prototype for __gmon_start.
	* csu/version.c: Add prototypes for __libc_print_version and
	__libc_main.
	* iconv/gconv.c: Include gconv_int.h and gconv.h.
	* iconv/gconv.h (struct __gconv_step): Remove const from __from_name
	and __to_name.
	* iconv/gconv_builtin.h: Add ASCII module definitions.
	* iconv/gconv_conf.c (__gconv_path_elem): Remove const.
	(add_module): Add cast to avoid warning.  Rework construction of
	strings for new module.
	* iconv/gconv_db.c (__gconv_alias_compare): Make s1 and s2 const.
	(derivation_compare): Likewise.
	* iconv/gconv_dl.c (do_release_shlib): Remove const from nodep.
	(__gconv_release_shlib): Cast do_release_shlib as parameter for twalk.
	* iconv/gconv_int.h (__gconv_path_elem): Remove const.
	(struct gconv_alias): Remove const from fromname and toname.
	* iconv/gconv_simple.c: Include gconv_builtin.h to get prototypes
	for loop functions.
	(internal_ucs4_loop): Use correct const-ness.
	(ucs4_internal_loop): Likewise.
	(internal_ucs4le_loop): Likewise.
	(ucs4le_internal_loop_single): Likewise.
	* iconv/gconv_trans.c (__gconv_transliterate): Make from_idx, from_tbl,
	to_idx, to_tbl, winbuf, winbufend const.  Change casts in
	assignments appropriately.
	(struct known_trans): Remove const from fname.
	(trans_compare): Make s1 and s2 const.
	* iconv/loop.c (LOOPFC): Make outend parameter const.  Add cast to
	avoid warning.
	* iconv/skeleton.c: Remove cast in calls of loop functions.
	* iconvdata/gconv-modules: Remove US-ASCII definitions.
	* iconvdata/iso646.c: Remove US_ASCII support.
	* include/set-hooks.h (DEFINE_HOOK): Also generate prototype.
	* include/unistd.h: Add __libc_check_standard_fds prototype.
	* string/bits/string2.h (__mempcpy_args): Add const to casts.
	* sysdeps/generic/initfini.c: Add prototypes for dummy, _init, and
	_fini.
	* sysdeps/generic/libc-start.c: Add prototype for __libc_start_main.
	* sysdeps/i386/i486/bits/string.h (strcmp): Add const to casts.
	* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Add cast to avoid
	warning.
	* sysdeps/unix/sysv/linux/init-first.c: Add prototypes for
	__libc_init_first and _dl_start.

	* sysdeps/unix/sysv/linux/mips/clone.S: Fix comments.
2000-11-20 09:16:41 +00:00
..
2000-11-08 08:08:09 +00:00
2000-06-19 21:12:06 +00:00
2000-06-19 21:12:06 +00:00
2000-07-31 22:47:52 +00:00
2000-11-07 00:43:08 +00:00
2000-10-23 17:11:35 +00:00
2000-10-30 05:19:41 +00:00
2000-10-23 17:11:35 +00:00
2000-08-23 05:52:43 +00:00
2000-08-29 21:14:05 +00:00
2000-09-18 22:41:47 +00:00
2000-09-05 02:41:25 +00:00
2000-09-05 02:41:25 +00:00
1999-12-29 07:32:44 +00:00
2000-06-12 19:02:02 +00:00
1999-12-07 05:57:27 +00:00
2000-06-19 21:12:06 +00:00
2000-07-07 06:41:18 +00:00
2000-09-05 02:41:25 +00:00
2000-11-08 08:08:09 +00:00
2000-11-08 08:08:09 +00:00
2000-09-05 02:41:25 +00:00
1999-12-27 20:26:55 +00:00
1999-12-28 02:59:59 +00:00
2000-09-12 22:58:03 +00:00
2000-09-25 21:37:47 +00:00
2000-09-26 00:05:52 +00:00
2000-11-20 09:16:41 +00:00
2000-09-24 19:45:34 +00:00
2000-06-26 00:26:21 +00:00
2000-06-26 00:26:21 +00:00
1998-04-24 07:07:59 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
1998-04-24 07:07:59 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-10-31 08:24:06 +00:00
2000-07-31 22:47:52 +00:00
2000-07-31 22:47:52 +00:00
2000-09-05 02:41:25 +00:00
2000-11-20 09:16:41 +00:00
2000-06-19 21:12:06 +00:00
2000-01-05 19:15:03 +00:00
1999-12-07 05:57:27 +00:00
2000-09-05 02:41:25 +00:00
2000-07-31 22:47:52 +00:00
2000-09-25 05:12:05 +00:00
2000-09-18 22:41:47 +00:00
2000-09-24 19:45:34 +00:00
2000-08-29 21:14:05 +00:00
2000-09-18 22:41:47 +00:00
2000-09-13 09:12:02 +00:00
1999-09-06 07:55:04 +00:00
2000-09-05 02:41:25 +00:00
2000-06-28 18:04:12 +00:00
2000-09-05 02:41:25 +00:00
2000-09-25 21:17:32 +00:00
2000-01-02 19:43:47 +00:00
2000-06-05 22:45:16 +00:00
2000-07-31 22:47:52 +00:00
2000-11-03 01:24:42 +00:00
2000-11-02 07:51:38 +00:00
1999-12-07 05:57:27 +00:00
2000-09-05 02:41:25 +00:00
2000-09-05 02:41:25 +00:00
2000-07-31 22:47:52 +00:00
2000-11-02 07:51:38 +00:00
2000-08-30 22:40:09 +00:00
2000-09-05 02:41:25 +00:00
2000-09-18 22:41:47 +00:00
2000-09-18 22:41:47 +00:00
2000-10-16 00:52:48 +00:00
2000-10-27 21:07:08 +00:00
2000-07-31 22:47:52 +00:00
2000-09-18 22:41:47 +00:00
2000-09-11 20:33:59 +00:00
2000-11-02 22:16:22 +00:00
2000-10-27 21:07:08 +00:00