glibc/sysdeps
Ulrich Drepper 0e9d624072 Update.
2003-07-22  Jakub Jelinek  <jakub@redhat.com>

	* include/resolv.h (__resp): Declare.  Define to __libc_resp
	if in libc.so.
	(_res): If USE___THREAD, define to (*__resp).
	* resolv/res_libc.c (_res): Normal .bss variable with compat_symbol
	even if USE___THREAD.
	(__resp): New __thread variable.
	(__libc_resp): New alias.
	* resolv/Versions (libc): Export _res@GLIBC_2.0 even if
	USE_TLS && HAVE___THREAD.  Export __resp@@GLIBC_PRIVATE.
	* sysdeps/generic/res-state.c (__res_state): Return __resp
	if USE___THREAD.
2003-07-22 23:10:17 +00:00
..
alpha * sysdeps/alpha/elf/initfini.c: Avoid .ent/.end. * sysdeps/alpha/elf/pt-initfini.c: Avoid .ent/.end. 2003-07-05 22:56:39 +00:00
am29k
arm
cris
generic Update. 2003-07-22 23:10:17 +00:00
gnu
hppa
i386 Update. 2003-07-22 22:28:07 +00:00
i860
i960
ia64 Update. 2003-07-20 22:17:34 +00:00
ieee754
m68k Update. 2003-07-10 09:22:54 +00:00
m88k
mach 2003-06-27 Jeroen Dekkers <jeroen@dekkers.cx> 2003-06-27 20:58:22 +00:00
mips 2003-05-30 Guido Guenther <agx@sigxcpu.org> 2003-05-30 17:41:46 +00:00
posix Update. 2003-07-15 07:52:52 +00:00
powerpc Update. 2003-07-10 17:07:16 +00:00
pthread Update. 2003-06-24 02:50:16 +00:00
rs6000
s390 Update. 2003-07-08 03:49:44 +00:00
sh
sparc Update. 2003-05-10 05:36:37 +00:00
standalone
tahoe
unix Update. 2003-07-22 22:28:07 +00:00
vax
wordsize-32
wordsize-64
x86_64 Update. 2003-06-18 19:34:34 +00:00
z8000