glibc/include
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
..
arpa Update. 2000-04-04 06:38:32 +00:00
bits Update. 2000-10-21 00:02:39 +00:00
gnu Update. 1999-11-23 17:31:31 +00:00
netinet Update. 1997-06-21 02:59:26 +00:00
protocols (abmon): Remove spaces. 1998-11-12 18:03:43 +00:00
rpc Update. 1997-09-11 12:09:10 +00:00
rpcsvc * include/rpcsvc/nis.h: New. Bounce to nis/rpcsvc. * include/rpcsvc/nis_tags.h: Likewise. * include/rpcsvc/nislib.h: Likewise. 1998-02-04 10:32:05 +00:00
sys Update. 2000-09-09 07:59:23 +00:00
aio.h Update. 1999-11-23 17:22:17 +00:00
aliases.h Update. 1997-06-21 02:59:26 +00:00
alloca.h Update. 1999-11-23 17:22:17 +00:00
argp.h Update. 1997-06-21 02:59:26 +00:00
argz.h Update. 1997-06-21 02:59:26 +00:00
assert.h Update. 1997-06-21 02:59:26 +00:00
byteswap.h Update. 1998-04-10 10:52:25 +00:00
complex.h Update. 1998-08-03 16:47:01 +00:00
ctype.h Update. 1997-06-21 02:59:26 +00:00
des.h Update. 1998-03-24 10:39:42 +00:00
dirent.h Add some pure attributes. 2000-08-23 07:23:46 +00:00
dlfcn.h Update. 2000-07-21 04:12:25 +00:00
elf.h Update. 2000-06-08 04:48:56 +00:00
endian.h Update. 1997-06-21 02:59:26 +00:00
envz.h Update. 1997-06-21 02:59:26 +00:00
err.h Update. 1997-06-21 02:59:26 +00:00
errno.h Update. 2000-09-14 01:43:19 +00:00
error.h Update. 1997-06-21 02:59:26 +00:00
execinfo.h Update. 1999-11-23 17:22:17 +00:00
fcntl.h Update. 1999-12-19 19:51:55 +00:00
features.h Update. 2000-11-08 21:20:06 +00:00
fenv.h Update. 1998-08-03 16:47:01 +00:00
fnmatch.h Update. 1997-06-21 02:59:26 +00:00
fpu_control.h Update. 1999-11-23 17:22:17 +00:00
ftw.h Update. 1997-06-21 02:59:26 +00:00
gconv.h Update. 1997-11-18 02:50:07 +00:00
getopt.h Update. 1997-06-21 02:59:26 +00:00
glob.h Update. 2000-08-19 16:58:09 +00:00
gnu-versions.h Update. 1997-07-19 21:18:32 +00:00
grp.h Update. 1999-11-23 17:22:17 +00:00
iconv.h Update. 1999-08-21 00:38:15 +00:00
langinfo.h Undo last patch. 2000-09-26 17:19:47 +00:00
libc-symbols.h Update. 2000-10-15 06:50:42 +00:00
libgen.h Update. 1997-06-21 02:59:26 +00:00
libintl.h Update. 2000-08-28 23:52:21 +00:00
limits.h Update. 2000-10-21 00:02:39 +00:00
linewrap.h Update. 1997-06-21 02:59:26 +00:00
link.h (struct link_map): Add l_idx field. 2000-10-24 07:24:28 +00:00
locale.h Update. 1997-06-21 02:59:26 +00:00
malloc.h Update. 1997-06-21 02:59:26 +00:00
math.h Update. 1999-11-23 17:22:17 +00:00
mcheck.h Update. 1997-06-21 02:59:26 +00:00
memory.h Update. 1997-06-21 02:59:26 +00:00
mntent.h Update. 1999-11-23 17:22:17 +00:00
monetary.h Update. 1997-06-21 02:59:26 +00:00
netdb.h Update. 2000-08-01 16:05:21 +00:00
netgroup.h Update. 1997-06-21 02:59:26 +00:00
nl_types.h Update. 1997-12-22 20:53:38 +00:00
nss.h Update. 1997-06-21 02:59:26 +00:00
nsswitch.h Update. 1997-06-21 02:59:26 +00:00
obstack.h Update. 1997-06-21 02:59:26 +00:00
poll.h Update. 2000-08-21 16:02:48 +00:00
printf.h Update. 1997-06-21 02:59:26 +00:00
pwd.h Update. 1999-11-23 17:22:17 +00:00
regex.h Update. 1998-12-08 13:12:47 +00:00
resolv.h Update. 2000-07-19 22:03:58 +00:00
sched.h Update. 2000-07-27 22:01:07 +00:00
search.h Update. 1999-11-23 17:31:31 +00:00
set-hooks.h Update. 2000-11-20 09:16:41 +00:00
setjmp.h Update. 1999-11-23 17:31:31 +00:00
sgtty.h Update. 1997-06-21 02:59:26 +00:00
shadow.h Update. 1999-11-23 17:22:17 +00:00
shlib-compat.h Update. 2000-03-31 05:50:02 +00:00
signal.h Declare __libc_sigaction. 2000-07-07 00:44:21 +00:00
spawn.h Update. 2000-10-01 19:15:29 +00:00
stab.h Update. 1997-06-21 02:59:26 +00:00
stdio.h Update. 2000-09-14 01:43:19 +00:00
stdlib.h Update. 2000-08-23 07:22:48 +00:00
string.h Update. 2000-10-20 06:16:38 +00:00
strings.h Update. 1997-06-21 02:59:26 +00:00
stub-tag.h Update. 1997-10-15 05:34:02 +00:00
syscall.h Update. 1997-06-21 02:59:26 +00:00
sysexits.h Update. 1997-06-21 02:59:26 +00:00
syslog.h Update. 1997-06-21 02:59:26 +00:00
tar.h Update. 1997-06-21 02:59:26 +00:00
termios.h Update. 1999-11-23 17:22:17 +00:00
tgmath.h Update. 1998-09-06 23:45:24 +00:00
time.h Update. 2000-11-01 08:10:10 +00:00
ttyent.h Update. 1997-06-21 02:59:26 +00:00
ucontext.h Update. 1999-10-12 18:17:41 +00:00
ulimit.h Update. 1999-11-23 17:22:17 +00:00
unistd.h Update. 2000-11-20 09:16:41 +00:00
utime.h Update. 1997-06-21 02:59:26 +00:00
utmp.h Update. 1999-11-23 17:22:17 +00:00
values.h Update. 1997-10-12 04:05:44 +00:00
wchar.h Update. 2000-09-14 01:43:19 +00:00
wctype.h Update. 1999-10-19 13:53:34 +00:00
wordexp.h Update. 1997-06-21 02:59:26 +00:00
xlocale.h Update. 1997-06-21 02:59:26 +00:00