glibc/sysdeps/i386
Ulrich Drepper dff07c4bd4 Update.
2002-03-15  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/i386-mcount.S: Just call __mcount_internal, it is an
	internal function.  Adjust for internal_function calling convention.
	* sysdeps/i386/machine-gmon.h: Declare and define __mcount_internal
	as internal_function.

	* sysdeps/generic/framestate.c: Declare fallback_frame_state_for as
	hidden.

	* nss/XXX-lookup.c (DB_LOOKUP_FCT): Add internal_function to
	declaration and definition.
	* nss/getXXbyYY_r.c (DB_LOOKUP_FCT): Add internal_function to
	declaration.
	* nss/getXXent_r.c: Likewise.
	* nss/nsswitch.h (db_lookup_function): Add internal_function to
	definition.

	* include/time.h: Declare __localtime_r as hidden.

	* include/grp.h: Declare __getgrent_r as hidden.
	* include/netdb.h: Declare __gethostent_r, __getnetent_r,
	__getservent_r, and __getprotoent_r as hidden.
	* include/pwd.h: Declare __getpwent_r as hidden.
	* include/shadow.h: Declare __getspent_r as hidden.
	* include/rpc/netdb.h: Declare __getrpcent_r as hidden.

	* iconv/gconv_int.h: Declare __gconv_read_conf, __gconv_alias_compare,
	and __gconv_transliterate as hidden.
	Add internal_function to __gconv_get_path declaration.
	* iconv/gconv_int.h: Add internal_function to __gconv_get_path
	definition.  Add attribute_hidden to __gconv_read_conf definition.
2002-03-15 09:30:44 +00:00
..
bits Prevent double inclusion. 2002-01-08 10:19:35 +00:00
elf Update. 2002-03-12 00:38:37 +00:00
fpu Rewritten to C versions using inline assembly. 2001-09-18 14:18:20 +00:00
i486 Update. 2001-09-25 03:04:41 +00:00
i586 Update. 2002-03-12 02:04:08 +00:00
i686 Update. 2002-03-12 02:04:08 +00:00
i786
soft-fp
sys Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
__longjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
abort-instr.h
add_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
addmul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
asm-syntax.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
backtrace.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bp-asm.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bsd-_setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bsd-setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bzero.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist
dl-lookupcfg.h Update. 2002-02-05 08:02:04 +00:00
dl-machine.h Update. 2002-03-15 03:16:52 +00:00
dl-tls.h Update. 2002-02-13 08:03:56 +00:00
ffs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fpu_control.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gccframe.h Update. 2001-11-16 01:27:24 +00:00
gmp-mparam.h Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
htonl.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
htons.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i386-mcount.S Update. 2002-03-15 09:30:44 +00:00
Implies
init-first.c Update. 2002-03-13 06:33:52 +00:00
ldbl2mpn.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
machine-gmon.h Update. 2002-03-15 09:30:44 +00:00
Makefile Update. 2002-02-28 19:38:21 +00:00
memchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memcmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memcopy.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mp_clz_tab.c Update. 2002-03-14 20:48:50 +00:00
mul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
rawmemchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stpcpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stpncpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strchrnul.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcspn.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strlen.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strpbrk.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strrchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strspn.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strtok.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strtok_r.S
sub_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
submul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions