glibc/sysdeps/i386/i686
Ulrich Drepper ee600e3f76 Update.
2004-07-10  Ulrich Drepper  <drepper@redhat.com>

	* elf/ldconfig.c: Define PROCINFO_CLASS as static before including
	ldsodefs.h.
	* sysdeps/generic/ldsodefs.h: Only define PROCINFO_CLASS if it is not
	already defined.
	* sysdeps/i386/dl-procinfo.c: Define PROCINFO_CALLS only if not
	already defined.

	* elf/rtld.c (print_statistics): Mark with noinline attribute.
	* sysdeps/i386/dl-machine.h (elf_machine_rel): Mark with always_inline
	attribute.
	(elf_machine_rel_relative): Likewise.

	* include/string.h: Add libc_hidden_proto for __strtok_r and
	__strsep_g.
	* sysdeps/generic/strsep.c: Add libc_hidden_def.
	* sysdeps/generic/strtok_r.c: Likewise.
	* sysdeps/i386/strtok_r.S: Add alias for internal symbol.
	* sysdeps/i386/i686/strtok_r.S: Likewise.
	* sysdeps/x86_64/strtok_r.S: Likewise.

2004-07-09  Alexandre Oliva  <aoliva@redhat.com>

	* inet/getnetgrent_r.c (internal_setnetgrent): Make it hidden
	instead of internal-linkage, such that we can alias to it.
	(internal_endnetgrent, internal_getnetgrent_r): Likewise.
2004-07-10 20:00:44 +00:00
..
fpu Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
add_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
bzero.S * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
Dist Update. 1998-12-28 21:12:35 +00:00
dl-hash.h Update. 2003-06-18 19:34:34 +00:00
ffs.c Update. 2004-07-05 17:36:34 +00:00
hp-timing.c Update. 2002-02-01 07:49:47 +00:00
hp-timing.h Update. 2004-03-07 08:39:57 +00:00
Implies Update. 1999-07-14 00:54:57 +00:00
Makefile Update. 2003-09-17 18:23:49 +00:00
memcmp.S Update. 2004-04-01 23:29:52 +00:00
memcpy.S Update. 2003-04-29 22:49:58 +00:00
memmove.S Update. 2003-04-29 22:49:58 +00:00
mempcpy.S Update. 2004-05-28 06:56:51 +00:00
memset.S Update. 2003-04-29 22:49:58 +00:00
strcmp.S Update. 2003-04-29 22:49:58 +00:00
strtok_r.S Update. 2004-07-10 20:00:44 +00:00
strtok.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-stack-align.h Update. 2003-09-17 08:47:44 +00:00