glibc/sysdeps
Ulrich Drepper 855efb5f6f Update.
2002-08-04  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/glob.c (glob, globfree): Only use libc_hidden_def
	if glob resp. globfree are not macros.
	* sysdeps/gnu/glob64.c (globfree64): Add libc_hidden_def.
	* sysdeps/unix/sysv/linux/alpha/glob.c (glob, globfree, globfree64):
	Add libc_hidden_ver.
	* sysdeps/unix/sysv/linux/i386/glob64.c (globfree64): Add
	libc_hidden_def.
	* sysdeps/wordsize-64/glob.c (globfree64): Use libc_hidden_ver
	instead of libc_hidden_weak.
	* sysdeps/wordsize-64/strtol.c (__strtoll_internal): Use
	libc_hidden_ver instead of libc_hidden_def.
	* sysdeps/wordsize-64/wcstol.c (__wcstoll_internal): Use
	libc_hidden_ver instead of libc_hidden_def.
	(wcstoll, wcstoq): Remove libc_hidden_weak.
	* sysdeps/wordsize-64/strtol_l.c (____strtoll_l_internal): Add
	libc_hidden_ver.
	* sysdeps/wordsize-64/strtoul.c (__strtoull_internal): Add
	libc_hidden_ver.
	* sysdeps/wordsize-64/strtoul_l.c (____strtoull_l_internal): Add
	libc_hidden_ver.
	* sysdeps/wordsize-64/wcstoul.c (__wcstoull_internal): Add
	libc_hidden_ver.
2002-08-05 00:43:00 +00:00
..
alpha (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
am29k
arm
cris
generic Update. 2002-08-05 00:43:00 +00:00
gnu Update. 2002-08-05 00:43:00 +00:00
hppa
i386 (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
i860
i960
ia64
ieee754
m68k Update. 2002-08-03 07:02:10 +00:00
m88k
mach Update. 2002-08-04 09:27:27 +00:00
mips
posix Update. 2002-08-04 23:32:14 +00:00
powerpc (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
pthread
rs6000
s390
sh
sparc (__stpcpy): Add libc_hidden_def. 2002-08-04 01:22:11 +00:00
standalone Update. 2002-08-03 07:02:10 +00:00
tahoe
unix Update. 2002-08-05 00:43:00 +00:00
vax
wordsize-32 Update. 2002-07-25 08:19:59 +00:00
wordsize-64 Update. 2002-08-05 00:43:00 +00:00
x86_64
z8000